No reset style for Input forms in preview #6941
Thanks for a well formatted issue. @FreeCodeCamp/issue-moderators what do you think?
...radio buttons, checkboxes and buttons are affected, too... But if you don't reset the style, one can learn that this is important
@hallaathrad Do you think this is not costly? If not can we tag this as help wanted and add the reset style being discussed?
Hm it wouldn't take much effort to reset these... and someone who is using such "dark designs" is probably used to having this sort of broken behaviour in their browsers due to their custom scheme...
They may or not understand their theming is the issue, they'll rather point it out as a fault in our site so might as well fix it.
I'm in.
@sedrubal would you please find links to challenges with these other elements so I can implement a thorough reset? I'm afraid I cannot replicate here by myself.
Here you are:
- https://www.freecodecamp.com/challenges/add-a-submit-button-to-a-form
- https://www.freecodecamp.com/challenges/use-html5-to-require-a-field
- https://www.freecodecamp.com/challenges/create-a-set-of-radio-buttons
- https://www.freecodecamp.com/challenges/create-a-set-of-checkboxes
- https://www.freecodecamp.com/challenges/check-radio-buttons-and-checkboxes-by-default
- https://www.freecodecamp.com/challenges/nest-many-elements-within-a-single-div-element
- https://www.freecodecamp.com/challenges/give-a-background-color-to-a-div-element
Thanks for fixing ;)
Challenge:
http://www.freecodecamp.com/challenges/create-a-form-element
Problem:
The preview does not have a reset style for input forms. So on some browsers and systems you can't read the text inside the form.
Steps to reproduce:
Screenshots: