Skip to content

Commit e618347

Browse files
committed
chore: add changelog
1 parent abc1e1c commit e618347

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/pluggableWidgets/combobox-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2626

2727
- We fixed an issue where the widget crashed when using the "On filter input change" action with the new string behavior enabled.
2828

29+
- We improved screen reader accessibility by fixing accessible name announcements, hiding decorative icons, and preventing menu exposure when closed.
30+
2931
### Changed
3032

3133
- The combobox menu now keeps a stable position and, when there is not enough space, shrinks and scrolls instead of overflowing the viewport.

0 commit comments

Comments
 (0)