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

fix(supersearch): Allow deletion of inserted quotes #1183

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

jesperengstrom
Copy link
Contributor

Description

Solves

Quotes are inserted when user has typed a qualifier and the value is still empty. But weirdness happens when user is trying to delete the quotes and we try to add them again. This allows deletion by only adding them on input.

(Maybe in the future we hide the quotes from the user altogether. But for now, this seems less buggy)

@jesperengstrom jesperengstrom marked this pull request as ready for review November 28, 2024 22:30
Copy link
Contributor

@johanbissemattsson johanbissemattsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! It works much better now! 🚢

@johanbissemattsson johanbissemattsson merged commit a6db672 into develop Nov 29, 2024
3 checks passed
@johanbissemattsson johanbissemattsson deleted the fix/deleting-magic-quotes branch November 29, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants