You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built-in provisioners cannot have tags (other than scope:organization) and keyed provisioners are assigned their tags by the key. PSK provisioners are unique, in that they will be grouped by the UI, but each provisioner can have it's own independent tags. We should account for this in the UI.
Requirements
tooltip if provisioner has multiple tags
multiple tags should wrap inside tooltip
inline tag if provisioner only has one tag
only show multiple tags label if provisioners have distinct tags from one another (otherwise hide)
update storybooks
The text was updated successfully, but these errors were encountered:
This design uses either the org or user icon as the visual symbol of the tags, and some text describing the number of additional tags, which can be inspected by hovering over the indicator to bring up the additional tags.
Uh oh!
There was an error while loading. Please reload this page.
Built-in provisioners cannot have tags (other than
scope:organization
) and keyed provisioners are assigned their tags by the key. PSK provisioners are unique, in that they will be grouped by the UI, but each provisioner can have it's own independent tags. We should account for this in the UI.Requirements
The text was updated successfully, but these errors were encountered: