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

The plugin should explain when and how to use which control #89

Open
daniel-beck opened this issue Jul 18, 2022 · 0 comments
Open

The plugin should explain when and how to use which control #89

daniel-beck opened this issue Jul 18, 2022 · 0 comments

Comments

@daniel-beck
Copy link
Member

Describe your use-case which is not covered by existing documentation.

The plugin should explain:

  • when to use a checkbox, and when to use a toggle button (are they dissimilar enough to warrant two pages?).
  • when to use a normal, primary, destructive, or transparent button, or when it is appropriate to add an icon.
  • when a notification should be programmatically hidden rather than wait for the user to dismiss it.
  • what constitutes an "important action" for app bars.
  • when one should use the combo box, and when one should use a text box with suggestions (this one pre-dates recent UI work, but still).
  • what spacing class is appropriate in which context.

There's probably more, but these are the ones I noticed in a quick review of the demo pages.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

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

1 participant