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

Merged
merged 3 commits into from
Aug 4, 2025
Merged

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

neo4j-team-graphql commented Jul 11, 2025

Thanks for the Neo4j GraphQL Toolbox updates.

The Neo4j GraphQL Toolbox has now been torn down - reopening this PR will republish it.

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 🫤

@mjfwebb mjfwebb merged commit 971b7bc into dev Aug 4, 2025
10 checks passed
@mjfwebb mjfwebb deleted the fix/edit-parameters branch August 4, 2025 12:13
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