- Issue created by @funstenolf
- 🇫🇷France mably
Not sure we want to hard code the
aria-describedby
to the view's title, but let's see what we can do. - Merge request !1Issue #3524173 by funstenolf, mably: Missing aria-describedby to improve a11y of nav buttons → (Merged) created by Unnamed author
-
mably →
committed c74b3c53 on 1.0.x authored by
funstenolf →
Issue #3524173 by funstenolf, mably: Missing aria-describedby to improve...
-
mably →
committed c74b3c53 on 1.0.x authored by
funstenolf →
- 🇫🇷France mably
@funstenolf looks like we have a small problem with our current implementation: if the title is empty we shouldn't generate a carousel_title_id if not provided externally.
Will try to fix that.