Skip to content

Fix: Typing works again in Variables Editor #650

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

mjfwebb
Copy link
Contributor

@mjfwebb mjfwebb commented Jul 11, 2025

  • Replaced useEffect with useMount in VariablesEditor for better lifecycle management.
  • Added a new test suite variableseditor.test.ts to validate the functionality of the variables editor, including verifying typed variables and JSON prettification.
  • Introduced a test in queryeditortabs.test.ts to ensure the query editor displays typed queries correctly.

@neo4j-team-graphql
Copy link
Collaborator

Made some changes to the Neo4j GraphQL Toolbox? Or made some changes to the core library perhaps?

Check out your changes at https://neo4j-graphql-toolbox-650.surge.sh

Use for instance a local dbms hosted on Neo4j Desktop or a cloud-hosted Aura Free dbms.

Copy link
Contributor

@Liam-Doodson Liam-Doodson left a comment

Choose a reason for hiding this comment

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

Just tested this out but I still can't type more that 1 character in the variables editor 🫤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants