Giter Club home page Giter Club logo

Comments (4)

csarven avatar csarven commented on September 27, 2024 1

I think some cues can help.

There is no indication as to what the container with the role names entail. Does it actually call out for action?

Can more than one be selected? How? (This is not obvious for everyone to do)

select is a bit awkward to work with for something like this.

Consider the following to help clarify:

  • Include short description about what the user can do. May want to indicate which role the user is currently in (eg. "normal" or "default" and that's totally cool), and that they can select multiple roles if they want to.
  • Use fieldset to group the roles with legend "Roles".
  • 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.

from userguide.

michielbdejong avatar michielbdejong commented on September 27, 2024

I think 'normal' is what's left when you untick both 'developer' and 'power user'.

from userguide.

brownhoward avatar brownhoward commented on September 27, 2024

'Normal' is as @michielbdejong described above. Maybe a better term would be "Default"?

from userguide.

brownhoward avatar brownhoward commented on September 27, 2024

I'll update the Userguide (https://github.com/solid/userguide#role and https://github.com/solid/userguide/blob/master/appendix/userroles.md) text to clarify the role of the "Normal User" and how to select multiples Roles (there is a tip in https://github.com/solid/userguide#role but the workflow could be highlighted).

The remainder of the comments really refer to enhancements of the Data Browser preferences UX so I'll create a linked ticket in the solid-panes repo: SolidOS/solid-panes#223

from userguide.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.