-
Notifications
You must be signed in to change notification settings - Fork 48
Web Docs - SuperSelect::Multiple
guidance updates
#2823
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
base: main
Are you sure you want to change the base?
Conversation
โฆhe super select.
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
website/docs/components/form/super-select/partials/guidelines/guidelines.md
Outdated
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.
Added one suggestion for improving clarity but looks good otherwise.
โฆguidelines.md Co-authored-by: Kristin Bradley <kristin.bradley@hashicorp.com>
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.
Just left one small non-blocking comment
website/docs/components/form/super-select/partials/guidelines/guidelines.md
Outdated
Show resolved
Hide resolved
โฆguidelines.md Co-authored-by: Jory Tindall <jory.tindall@hashicorp.com>
72c52aa
@jorytindall @KristinLBradley sorry the updates staled the reviews. Can you give it another approval? |
...te/public/assets/components/form/super-select/super-select-before-options-custom-content.png
Outdated
Show resolved
Hide resolved
website/public/assets/components/form/super-select/super-select-dont-visually-heavy.png
Outdated
Show resolved
Hide resolved
website/public/assets/components/form/super-select/super-select-flow-clear-selected.png
Outdated
Show resolved
Hide resolved
website/public/assets/components/form/super-select/super-select-flow-select-all.png
Outdated
Show resolved
Hide resolved
website/public/assets/components/form/super-select/super-select-multiple-variant.png
Outdated
Show resolved
Hide resolved
@heatherlarsen The reason why the total count was not included in those screen shots was because it's an optional argument. This was left over from the previous iteration of the docs. I will add them in for consistency's sake. |
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.
thank you!
0346b7a
๐ Summary
If merged, this PR will update the guidance portion of the SuperSelect docs to reflect the changes coming for the
SuperSelect::Multiple
component.๐ ๏ธ Detailed description
Some key items to be aware of:
SuperSelect::Multiple
now includes a "X selected" text for consistent context for the user.๐ External links
Jira ticket: HDS-4748
Figma file: Link
๐ฌ Please consider using conventional comments when reviewing this PR.