opensearch-project / ux

Public repository for OpenSearch UX. Tracks issues, epics and workstreams related to improving the user experience, usability and accessibility of OpenSearch core, dashboards and related plugins.
Apache License 2.0
4 stars 5 forks source link

[FEATURE] Tenancy status in role creation flows #67

Closed shanilpa closed 1 year ago

shanilpa commented 1 year ago

Context

The following changes are additional pieces of UX required to support the work outlined by this initiative to make tenancy configurable through Dashboards.

What should the solution look like

1. Show tenancy status in role permissions overview

State when tenancy enabled image

State when tenancy disabled image


2. Can't edit existing role tenancy permissions when tenancy is disabled

Edit permissions when tenancy disabled image


3. No tenancy permission section when creating role if tenancy disabled

image


jimishs commented 1 year ago

Thanks Shanil. Here's another suggestion, maybe we simply gray out the tenants that are disabled? Also we can add a hover text that suggests that you can only edit or change mappings for active tenants. We could do this for mockup option 1 and 2 above

Thoughts?

jimishs commented 1 year ago

What is the current behavior for mockup option 3?