-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
area/componentsBelongs ui componentsBelongs ui components
Milestone
Description
There was proposal #497 to enhance PathInput
to be better at picking up paths but it turned out that modifying it is not a good idea.
New PathSearch
component would be more generic way to search and pick a path. Essentially we could have:
- Allow user to define base directory for search
- Show (using single select list) search results
- Allow user to define search string
- Copy algorithms(start with exact-match and fuzzy) from fuzzy search tool (fzf)
Metadata
Metadata
Assignees
Labels
area/componentsBelongs ui componentsBelongs ui components