rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
462 stars 261 forks source link

UX - Cluster Explorer #4118

Closed lvuch closed 2 years ago

lvuch commented 3 years ago

confluence list with attachments: https://confluence.suse.com/pages/viewpage.action?spaceKey=CU&title=UX+Next+Up


Cluster Explorer

Controls


Forms

Dual Control

Some places we use a dual control - like this:

image

Button Sizes

image

Form Controls

image

image

OR

image

Drop downs

For deployment > Create, the container drop-down includes an item to add new one: image


Tabs


Other

lvuch commented 3 years ago

@nwmac "I think we need to be clearer on the use of Primary and Secondary buttons (are those the only two?)" we currently have three primary, secondary and tertiary. Primary should really only be used once per page as the main action so it is easy to find. Examples: create (top of list) and save (bottom of create page). Secondary would be something like cancel or back. Currently, there is a mix of tertiary (was light blue, new pr changes to transparent) and secondary used internally on pages (example "add tolerations"). For tertiary we could utilize something more like btn-link and an icon.

I'd love to see all uses in storybook to clarify.

lvuch commented 3 years ago

from @catherineluse https://confluence.suse.com/display/CU/Reviewing+Helm+chart+overview+pages

lvuch commented 3 years ago

after chat with @catherineluse: ideas around user education:

catherineluse commented 3 years ago

To expand on the user education stuff, the main intent is to make it so that users don't have to leave Rancher to learn how to use it. Ideally they should have to leave Rancher less often to go and read the docs or other third-party tutorials. For comparison, some database software comes with a playground that has preloaded data that lets you see what you can query. Similarly, Rancher could come with playground apps that are designed to allow users to learn by playing within Rancher, such as Istio's example book app. https://istio.io/latest/docs/examples/bookinfo/

gaktive commented 2 years ago

@nwmac is this still needed? Upon discussion with @lvuch, it sounds like some of this was addressed though the linked PRs were closed by accident so they need reopening to see how relevant they are.