Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dropdown): accessibility problem (screen readers) (#1836)
* fix(Dropdown): accessibility problem (screen readers)(#1834) * fix(Dropdown): accessibility problem (screen readers)(#1834) - Dropdown.js --> coded added now is more simple. * fix(Dropdown): accessibility problem (screen readers)(#1834) - patched an error. Forgotten '}' * fix(Dropdown): accessibility problem (screen readers)(#1834) - Dropdown.js->renderTex--> now always returns the text rendered with aria labels: role='alert' aria-live='polite' * fix lint issue
- Loading branch information