fix(components): [autocomplete] fix incorrect aria-controls value#23350
Conversation
The aria-controls attribute was incorrectly set to the literal string 'id' instead of the actual listbox ID, breaking screen reader association.
📝 WalkthroughWalkthroughThe autocomplete component's Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
🔇 Additional comments (1)
Comment |
commit: |
|
🧪 Playground Preview: https://element-plus.run/?pr=23350 |
rzzf
left a comment
There was a problem hiding this comment.
looks good to me, thanks for fixing it.
|
@E66Crisp Thanks for your contribution! ❤️ |

The aria-controls attribute was incorrectly set to the literal string 'id' instead of the actual listbox ID, breaking screen reader association.
Please make sure these boxes are checked before submitting your PR, thank you!
devbranch.Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.