Skip to content

Conversation

IvanKitanov17
Copy link
Contributor

Closes #15839

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@IvanKitanov17 IvanKitanov17 requested a review from Lipata June 3, 2025 15:09
@IvanKitanov17 IvanKitanov17 added ♿ a11y When the issue or PR is related to accessibility dropdown version: 20.0.x labels Jun 3, 2025
@ChronosSF ChronosSF changed the base branch from master to 20.0.x June 9, 2025 12:00
@ChronosSF ChronosSF changed the title Preventing aria-label to defualt to id - master Preventing aria-label to defualt to id - 20.0.x Jun 9, 2025
@ChronosSF
Copy link
Member

@IvanKitanov17 , I am assuming if you set it to null the reader simply reads the text of the node?

@IvanKitanov17
Copy link
Contributor Author

@IvanKitanov17 , I am assuming if you set it to null the reader simply reads the text of the node?

@ChronosSF Yes, the the content of the dropdown item is being announced.

@ChronosSF ChronosSF added the ❌ status: awaiting-test PRs awaiting manual verification label Jul 14, 2025
ChronosSF
ChronosSF previously approved these changes Jul 14, 2025
@Zneeky Zneeky added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Jul 16, 2025
@MonikaKirkova MonikaKirkova added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Jul 23, 2025
@ChronosSF ChronosSF requested review from rkaraivanov and removed request for Lipata July 25, 2025 13:39
@ChronosSF ChronosSF merged commit bbb547c into 20.0.x Jul 28, 2025
5 checks passed
@ChronosSF ChronosSF deleted the ikitanov/fix-15839 branch July 28, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dropdown version: 20.0.x ♿ a11y When the issue or PR is related to accessibility ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[igx-drop-down-item] Aria-label defaults to an ID value

6 participants