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

Enhance Preferences Roles UX #223

Open
brownhoward opened this issue Feb 15, 2020 · 0 comments
Open

Enhance Preferences Roles UX #223

brownhoward opened this issue Feb 15, 2020 · 0 comments

Comments

@brownhoward
Copy link

Based on comments on SolidOS/userguide#17.

User Story

As a Data Browser user, I want to clearly understand the use of Roles within the Data Browser and how to select them, so I can access advanced Data Browser functionality.

Acceptance Criteria

  1. The Roles section of the Preferences page displays:
    a. A short description about Roles and their use within the Data Browser.
    b. A tip on how to select multiple roles.
  2. The Userguide is updated to reflect the enhancement.

Dev Notes

  • Use fieldset to group the roles with legend "Roles".
  • Potentially use input=checkbox + label=for (instead of option) per role. Easy to select a role at a time, and for multiple role selections, it doesn't require key or click combinations.
  • Reuse text from userguide#roles for the short description of a role either after each label or have a title (for tooltip) or some other indicator to help find out about the capabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants