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

Checkboxes #13

Open
Tracked by #12
thibautsailly opened this issue Nov 7, 2023 · 3 comments
Open
Tracked by #12

Checkboxes #13

thibautsailly opened this issue Nov 7, 2023 · 3 comments
Assignees

Comments

@thibautsailly
Copy link
Contributor

Design and document checkboxes.

@thibautsailly
Copy link
Contributor Author

Existing specifications for checkboxes:

@thibautsailly
Copy link
Contributor Author

thibautsailly commented Nov 7, 2023

Here are the various facets to be covered by design and specifications.

Size

  • regular
  • small

Layout

  • single
  • group
  • nested or not
  • single or multiple lines label

Anatomy

  • box
  • label
  • tag
  • hint
  • group label
  • required input
  • group caption
  • form validation icon
  • form validation label

Interactivity

  • rest
  • hover
  • pressed
  • focus
  • read-only
  • disabled

User input

  • unchecked
  • checked
  • indeterminate

Form validation

  • warning, with or without message
  • error, with or without message

@thibautsailly thibautsailly self-assigned this Nov 7, 2023
@thibautsailly
Copy link
Contributor Author

Should we highlight required inputs, and if so, how should they be highlighted: https://www.nngroup.com/articles/required-fields/

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

No branches or pull requests

1 participant