fix: revert combobox defaultHighlightedIndex to -1 by kof · Pull Request #5586 · webstudio-is/webstudio
When user enters a value that matches an autocomplete item but wants to keep their custom entry (not select the autocomplete suggestion), they need to press ESC to dismiss the autocomplete. With defaultHighlightedIndex=0, the first item was always highlighted and could interfere with this workflow.
kof
deleted the
combo-highlight
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters