Skip to content

No reset style for Input forms in preview #6941

Open
sedrubal opened this Issue · 7 comments

5 participants

@sedrubal

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:

  1. Choose a system and browser with strange settings (e.g. a KDE desktop with dark design and firefox as browser)
  2. Look at a:
<input type="text" placeholder="You can't read me">

Screenshots:

no_reset_stylesheet

@bugron

Thanks for a well formatted issue. @FreeCodeCamp/issue-moderators what do you think?

@bugron bugron added the Discussing label
@AkiraLaine
Free Code Camp member

We should have basic styling reset for the input box.

@sedrubal

...radio buttons, checkboxes and buttons are affected, too... But if you don't reset the style, one can learn that this is important :smile:

@raisedadead
Free Code Camp member

@hallaathrad Do you think this is not costly? If not can we tag this as help wanted and add the reset style being discussed?

@hallaathrad
Free Code Camp member

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.

@hallaathrad hallaathrad self-assigned this
@hallaathrad
Free Code Camp member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.