Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide checkboxes unless JavaScript is turned on #22

Open
wnstn opened this issue Jul 15, 2016 · 0 comments
Open

Hide checkboxes unless JavaScript is turned on #22

wnstn opened this issue Jul 15, 2016 · 0 comments

Comments

@wnstn
Copy link
Contributor

wnstn commented Jul 15, 2016

Progressive enhancement principles seem to guide us towards ensuring that if UI is dependent on JS, we don't show that UI until we confirm availability of JS.

We should have a top level class that hides the checkboxes, checklist instructions, and text area output of JS is turned off. Removing this class should show all of these things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants