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

Visualization: Allow multiline queries #28

Merged
merged 3 commits into from
Jun 1, 2023
Merged

Conversation

gwdawson
Copy link
Member

@gwdawson gwdawson commented Jun 1, 2023

when visualising larger queries, it can be hard to refer back to the inputted query when its all condensed onto one line. this pr allows you to resize the query input.

Before and After:
Screenshot 2023-06-01 at 15 42 42

Screenshot 2023-06-01 at 15 42 18

@gwdawson gwdawson requested a review from a team June 1, 2023 14:45
@gwdawson gwdawson self-assigned this Jun 1, 2023
tools/tree-viz.html Outdated Show resolved Hide resolved
tools/tree-viz.html Outdated Show resolved Hide resolved
Copy link
Contributor

@matyax matyax left a comment

Choose a reason for hiding this comment

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

Great change! A few times I had to manually change the input to a textarea.

@gwdawson gwdawson requested a review from matyax June 1, 2023 14:52
tools/tree-viz.html Outdated Show resolved Hide resolved
@gwdawson gwdawson changed the title allow multiline queries Visualization: Allow multiline queries Jun 1, 2023
Copy link
Contributor

@matyax matyax left a comment

Choose a reason for hiding this comment

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

🥇

@gwdawson gwdawson merged commit 685ee0e into main Jun 1, 2023
2 checks passed
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.

None yet

2 participants