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

A JSON editor to build queries #2

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

friendlymatthew
Copy link
Collaborator

What I changed:

The current query editor is a <TextArea /> so the experience to update JSON is a bit limiting.

Current:

Screen Shot 2023-12-22 at 5 59 22 PM

My changes:

Screen Shot 2023-12-22 at 6 02 37 PM

--

Note: I don't know your opinion on adding external dependencies, you may have purposely left it like so to solely focus on the Appendable. But I figured this would help with the experience.

How I tested

I built a quick server to statically serve the index.html file with the index + dataset files and appendable.min.js library

PROOF

Copy link
Owner

@kevmo314 kevmo314 left a comment

Choose a reason for hiding this comment

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

Yeah this is fine since the dependency only goes to the demo :)

@friendlymatthew friendlymatthew merged commit ba36ad5 into kevmo314:main Dec 23, 2023
1 check 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.

2 participants