-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toolbar that shrinks to overflow #182
Labels
Comments
Duplicate or customisation of #38 ? |
Closed
@lee-chase is this on hold or in progress? If on hold, could we move things out of "In progress"? |
Needs tests and documentation before moving forward. Needs an update to use labels instead of tooltips in overflow. Will address today. |
Now users labels just needs tests |
Tests added with #338 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ToolbarWithOverflow
Brief description
Toolbars like other components can have space restricted. This toolbar should collapse to a single overflow menu if there is not enough room for it to fit entirely, or on a property value being set.
Required by #59
Details
See responsive examples here
#59 (comment)
Links to other materials
e.g. sketch files, icons, images, prototypes
Design Maintainer(s)
Tasks
Working in experimental package
in raw form (no styling or sub components, plain text OK)
ComponentName/ComponentName.js
Add Doc file e.g. ComponentName.mdx with a brief description of theOnly used by page headercomponent.
Continuing in experimental package
max content, story to demonstrate right-to-left support, etc.
appropriate
documentation
documented in the components mdx file.
Review and promote
The text was updated successfully, but these errors were encountered: