Skip to content

Conversation

nickonometry
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: [Y]
  • Docs have been added/updated: [N]
  • Does this PR introduce a breaking change? [N]
  • I have linked any related GitHub issues to be closed when this PR is merged? [N]

Describe the new behavior?

There was an issue with the autocomplete component where running ARC toolkit works fine on an initial page scan. But if you opened the dropdown and then closed it, the aria-controls attribute was being removed from the input element.

@nickonometry nickonometry added bug Something isn't working patch Increment the patch version when merged accessibility labels Mar 24, 2025
@nickonometry nickonometry self-assigned this Mar 24, 2025
@nickonometry nickonometry requested a review from a team as a code owner March 24, 2025 15:46
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 added the skip-release Preserve the current version when merged label Mar 25, 2025
@DRiFTy17 DRiFTy17 merged commit 00ccaaa into main Mar 27, 2025
10 checks passed
@DRiFTy17 DRiFTy17 deleted the origin/fix-autocomplete-aria-controls-issue branch March 27, 2025 18:30
Copy link
Contributor

github-actions bot commented Apr 3, 2025

🚀 PR was released in v3.8.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug Something isn't working patch Increment the patch version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants