Skip to content
Snippets Groups Projects

fix(a11y): Spread `rest` props to DropdownToggle button component

Merged Warren Gifford requested to merge mihir/35852-file-actions-menu-label into main

Created by: plibither8

This PR spreads all supplied props sent to RepoHeaderActionDropdownToggle component, to the Button component, thereby sending attributes like aria-label too.

Closes #35852 (closed)

Test plan

  • Tested using a screen reader
  • Checked via Dev Tools that the aria-label="Repository Actions" attribute is now present on the toggle button.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Merged by avatar (May 6, 2025 10:28am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading