Skip to content

Commit 4823594

Browse files
committed
docs: changesets
1 parent 8611949 commit 4823594

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.changeset/brave-pens-study.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@patternfly/pfe-core": patch
3+
---
4+
`ATFocusController`: fix keyboard focus wrapping and dynamic item support
5+
6+
- Fix arrow up/down focus wrapping when a non-focusable placeholder occupies
7+
index 0 (e.g. a disabled "Select a value" option)
8+
- Fix dynamically added options not receiving keyboard focus until the listbox
9+
is reopened

.changeset/warm-dogs-laugh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
"@patternfly/elements": patch
3+
---
4+
`<pf-select>`: don't steal browser focus on page load, and improve keyboard accessibility of the listbox.

0 commit comments

Comments
 (0)