Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd: bring back fuzzy search #831

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Conversation

solvedDev
Copy link
Member

@solvedDev solvedDev commented Jan 4, 2023

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

@stackblitz
Copy link

stackblitz bot commented Jan 4, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@solvedDev solvedDev added the feature Request of a new feature label Jan 4, 2023
@solvedDev solvedDev self-assigned this Jan 4, 2023
@outercloudstudio
Copy link
Member

outercloudstudio commented Nov 21, 2023

Command bar input is currently clearing after typing a character

This could have to do with the v-model being changed to :value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request of a new feature
Projects
Status: 📝 Todo
Development

Successfully merging this pull request may close these issues.

2 participants