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 a copy/base bug in the query editor #131

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

svanharmelen
Copy link
Contributor

Next to the fact that pasting to the query editor was extremely slow, it also filtered out some chars like { and } which broke queries pasted in. These things where actually already updated/fix in the used dependencies, so updating them fixed these issues.

@svanharmelen svanharmelen force-pushed the fix/copy-paste branch 2 times, most recently from e090009 to 14989ec Compare November 22, 2024 14:37
@jorgerojas26
Copy link
Owner

Please remove the version update of tview package and we are ready to merge

@svanharmelen
Copy link
Contributor Author

May I ask why you don't want to update that one? As that is actually the main package that needed to be updated in order to solve the issue 😊

@jorgerojas26
Copy link
Owner

You are right, i'm dumb haha.

@jorgerojas26 jorgerojas26 merged commit 643ebed into jorgerojas26:main Nov 30, 2024
2 checks passed
@svanharmelen svanharmelen deleted the fix/copy-paste branch December 1, 2024 12:02
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