dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Visually distinguish between namespaced and non-namespaced resources

Open nwmac opened this issue 4 years ago • 3 comments

Follow-on work from 2.6.4:

Add a badge next to cluster-level resources when a namespace is selected (+ tooltip), so that the user knows they are viewing a cluster-resource and that the namespace filter does not apply - see design from @lvuch

This should all be done with the changes to add top-level icons to the navigation and remove the 2nd-level nav icons.

nwmac avatar Mar 03 '22 12:03 nwmac

Adding same note from 5147: This fix should also include nav accessibility as noted here - https://github.com/rancher/dashboard/issues/4388

lvuch avatar Mar 03 '22 16:03 lvuch

check in with @nwmac before starting on this ticket

nwmac avatar Mar 09 '22 17:03 nwmac

For comparison, the upstream Kubernetes dashboard handles it by showing a Namespaced tooltip when you hover over an item in the side nav. Screen Shot 2022-07-13 at 12 17 12 PM

catherineluse avatar Jul 13 '22 19:07 catherineluse