editor
editor copied to clipboard
upd: bring back fuzzy search
Description
This PR aims to re-introduce error tolerant search to bridge.'s command bar as I've noticed that we've accidentally deleted it
Additional Context
https://github.com/bridge-core/editor/blob/v2.2.13/src/components/Windows/Project/FilePicker/FilePicker.vue
Todos
- [ ] Command bar input is currently clearing after typing a character
Run & review this pull request in StackBlitz Codeflow.
Command bar input is currently clearing after typing a character
This could have to do with the v-model being changed to :value.