_slate_editor.scss
3.04 KB
-
Editor: No default suggestion selected (#24479) · 34f61934
* QueryField: No default suggestion selected It's been a long-standing issue that careless typing lead to unwanted tab completion insertions. With this change the completion item list no longer selects the first item by default. The user has to actively click ArrowDown to select the first one. * Added type export * Remove width limit of typeahead list
David committed