Skip to content
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

Filter search a11y updates #2144

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Conversation

laurakwhit
Copy link
Contributor

Description & motivation 💭

Screenshots (if applicable) 📸

Before After
Screenshot 2024-06-07 at 4 30 38 PM Screenshot 2024-06-07 at 4 31 48 PM
Screenshot 2024-06-07 at 4 30 08 PM Screenshot 2024-06-07 at 4 29 39 PM/

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

  • Verify filter button and menu can be tabbed to
  • Verify clicking on or tabbing to and hitting enter on the input in the menu focuses the search input

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

DT-2136

Docs

Any docs updates needed?

@laurakwhit laurakwhit requested a review from rossedfort as a code owner June 7, 2024 22:33
Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 0:13am

@@ -40,6 +41,7 @@
export let href = null;
export let description: string = null;
export let centered = false;
export let hover = true;
Copy link
Contributor Author

@laurakwhit laurakwhit Jun 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about calling this hover, so open to feedback here. Just want some way of making the hover styling here optional.

Copy link
Contributor

@Alex-Tideman Alex-Tideman Jun 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe hoverable?

Copy link
Contributor Author

@laurakwhit laurakwhit Jun 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that's slightly better, updated ✔️

@Alex-Tideman Alex-Tideman self-requested a review June 11, 2024 20:37
@laurakwhit laurakwhit force-pushed the DT-2136-a11y-updates-filter-search branch from 34130a1 to 502d404 Compare June 12, 2024 00:12
@laurakwhit laurakwhit merged commit 39f6712 into main Jun 12, 2024
10 checks passed
@laurakwhit laurakwhit deleted the DT-2136-a11y-updates-filter-search branch June 12, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants