Closed EdwinGuzman closed 1 month 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 | Sep 23, 2024 2:52pm |
Fixed in latest update:
Fixes JIRA ticket DSD-1830
This PR does the following:
This issue was found in a Research Catalog page. In mobile, the
MultiSelect
components displayed above theFeedbackBox
button and drawer components.Drawer
component. Their component, unfortunately, does not accept a class name or style props so the z-index rule is added as a global rule. This still has the same effect.FeedbackBox
button onMultiSelects
that makes sense. So perhaps a Turbine example is better.How has this been tested?
Issues fixed: Button
Drawer
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: