Skip to content

feat: Add filtering to button dropdown#4637

Draft
avinashbot wants to merge 8 commits into
mainfrom
feat/actions-search
Draft

feat: Add filtering to button dropdown#4637
avinashbot wants to merge 8 commits into
mainfrom
feat/actions-search

Conversation

@avinashbot

@avinashbot avinashbot commented Jun 16, 2026

Copy link
Copy Markdown
Member

Description

Button dropdown action filtering implemented a similar way to select/multiselect filtering. Initial prototype, took a lot of wrangling after the basic Claude-generated starting point, and there's a little bit of cleaning up still left to do. Though it should be mostly bug-free.

Related links, issue #, if available: AWSUI-61960

How has this been tested?

Updated unit tests, a bit of manual accessibility testing, but more validation with other screen readers is needed.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.53%. Comparing base (733f549) to head (eccf8a6).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4637      +/-   ##
==========================================
+ Coverage   97.51%   97.53%   +0.01%     
==========================================
  Files         948      950       +2     
  Lines       30353    30453     +100     
  Branches    11073    11115      +42     
==========================================
+ Hits        29600    29701     +101     
- Misses        706      745      +39     
+ Partials       47        7      -40     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant