-
Notifications
You must be signed in to change notification settings - Fork 522
Open
Description
The preselected item is the top one (if the arrow keys are not used). In cases with multiple layers, this is always a branch. If the user has narrowed the selection down to a specific leaf (using search), a final press of Enter will select the whole branch. This is counter-intuitive.
Example:
- Go to fruit example: https://vue-treeselect.js.org/#basic-features
- Type in
Apple - Press
Enter Fruitis selected
There are several solutions:
-Optionally preselect first actual match
-Optionally preselect best match
-Optionally only select matching leafs when branch is selected
All three are nice features imo, but I would be happy with any of them.
Metadata
Metadata
Assignees
Labels
No labels