-
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
docs(design-guidelines): Adds guidance for actions in toolbars. #4026
Conversation
...cumentation-site/patternfly-docs/content/design-guidelines/components/data-list/data-list.md
Outdated
Show resolved
Hide resolved
…delines/components/data-list/data-list.md
...cumentation-site/patternfly-docs/content/design-guidelines/components/data-list/data-list.md
Outdated
Show resolved
Hide resolved
…delines/components/data-list/data-list.md
...cumentation-site/patternfly-docs/content/design-guidelines/components/data-list/data-list.md
Outdated
Show resolved
Hide resolved
packages/documentation-site/patternfly-docs/content/design-guidelines/components/table/table.md
Outdated
Show resolved
Hide resolved
packages/documentation-site/patternfly-docs/content/design-guidelines/components/table/table.md
Outdated
Show resolved
Hide resolved
...cumentation-site/patternfly-docs/content/design-guidelines/components/data-list/data-list.md
Show resolved
Hide resolved
packages/documentation-site/patternfly-docs/content/design-guidelines/components/table/table.md
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a couple comments but looks great overall!!
...entation-site/patternfly-docs/content/design-guidelines/components/table/img/page-action.png
Outdated
Show resolved
Hide resolved
@mmenestr okay this is ready for another review!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot to remove the kebab at the header level of the table!
Also for the page-wide actions button, I would either make it a dropdown, or make it singular - since it's just one action, not multiple page-wide actions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ohhh I totally misunderstood the kebab header previously. I'll update this image in both prs again, ty!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you're gonna kill me but I just noticed one more thing which is that if you're going to have a selected item in the table, the bulk select at the header level has to be in the "mixed" state, not the unselected state haha
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ahahha no, ty I really appreciate the suggestions, because you have great insight into the actual design patterns!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #3985 and #3973
Note: I linked to a currently-non-existent, but coming-soon page for a higher level actions pattern, which will be covered by #3986.