SolidOS / userguide

User guide for SolidOS Databrowser Frontend
https://solidos.github.io/userguide/
MIT License
395 stars 42 forks source link

Clarify "normal user" #17

Closed csarven closed 4 years ago

csarven commented 4 years ago

re https://github.com/solid/userguide/#role "normal user", it is unclear if that is about a set of core capabilities or options available to all users with different (some?) roles.

Is it actually a role?

How can the "normal user" role be selected or deselected?

Does it require the actor to be authenticated?

michielbdejong commented 4 years ago

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

brownhoward commented 4 years ago

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

csarven commented 4 years ago

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:

brownhoward commented 4 years ago

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: https://github.com/solid/solid-panes/issues/223