We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the query browser, we have sometimes the need to provide some options such as the type of a type query.
This currently opens a tiny tooltip like windows that we need to scroll and it's hard to interact with it.
I propose that we open instead a dialog or a modal that will display the presenter in a way that is better for the user.
The text was updated successfully, but these errors were encountered:
ok with me
Sorry, something went wrong.
Fix #1072
f75f1ba
Replace type query dialog with a modal.
Successfully merging a pull request may close this issue.
In the query browser, we have sometimes the need to provide some options such as the type of a type query.
This currently opens a tiny tooltip like windows that we need to scroll and it's hard to interact with it.
I propose that we open instead a dialog or a modal that will display the presenter in a way that is better for the user.
The text was updated successfully, but these errors were encountered: