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
This issue is part of the Studio Usability Enhancement work. The scope of this issue is to create a top bar of icons (the "command palette") for use in quick editing multiple resources.
Scope
Create a mobile-responsive top bar using <KIconButton/>s
Conditionally displaying the number of icons, based on screen size
Top bar should only appear when at least one resource has been selected for edit using the checkbox selection
Icons for edit functions that are not available should be disabled
Button clicks should be set up to emit events that the corresponding form will be listening for
Out of scope
Implementing the forms that correspond to each edit
This issue is part of the Studio Usability Enhancement work. The scope of this issue is to create a top bar of icons (the "command palette") for use in quick editing multiple resources.
Scope
<KIconButton/>
sOut of scope
Specs
IMPORTANT: Please review the figma specs related to responsive design guidance for full details
Reference guidelines for tooltips, icon names, and interactivity
Acceptance Criteria
KIconButtons
and command palette are keyboard navigable, and have the correct labelling for screen reader usersThe text was updated successfully, but these errors were encountered: