Skip to content

Commit fb22490

Browse files
committed
Fix DBTabItem selected state and aria-selected attribute
Now also sets aria-selected=true|false correctly which improves screen reader behaviour.
1 parent ee4f087 commit fb22490

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.changeset/sharp-pumas-obey.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@db-ux/core-components": patch
3+
---
4+
5+
fix: set DBTabItem internal state `_selected` correctly
6+
- now also sets aria-selected=true|false correctly which improves screen reader behaviour

0 commit comments

Comments
 (0)