Skip to content

Commit 95cb2ae

Browse files
chore(combobox-web): document multiselect Backspace select-all clearing fix
1 parent 7c23338 commit 95cb2ae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/pluggableWidgets/combobox-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where selecting all of the typed text in a multi-select combobox and pressing Backspace did not permanently clear it, so the text reappeared after clicking away and back into the combobox.
12+
913
## [2.9.0] - 2026-07-24
1014

1115
### Fixed

0 commit comments

Comments
 (0)