Closed oliviawongnyc closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nypl-design-system | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 22, 2024 7:26pm |
Looks good. Just make sure to add
defaultValue
(andplaceholder
) to theargs
object for theWithControls
story in order to properly alphabetize the props in theArgTypes
table.
@bigfishdesign13 good catch! updated!
Fixes JIRA ticket DSD-1733.
This PR does the following:
Select
component to accept adefaultValue
prop to set initial value of uncontrolled components.How has this been tested?
Accessibility concerns or updates
Accessibility Checklist
aria-live
is used, a screenreader was used to verify the text is read.ref
s, focus management was reviewed.Open Questions
-
Checklist:
Front End Review: