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

Fix Sporadic Typing in Test Inputs #7280

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SimplexShotz
Copy link

Closes #7092.

Critical Note: this breaks the drag & drop (reordering) feature that was introduced by #7020. There are other ways to "reintroduce" this feature using <div> elements, but this is outside of my area of expertise.

Read into the comment on #7092 for more info on the core issue.

Feel free to close this pull request and use it for reference, if that works better for the project.

Note: this breaks the drag & drop (reordering) feature that was introduced by Kong#7020. There are other ways to "reintroduce" this feature using <div> elements, but this is outside of my area of expertise.
@jackkav jackkav requested a review from gatzjames April 19, 2024 08:23
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.

The input gets stuck when typing JS code in the tests section
1 participant