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(Key-Value Editor): Edit mode #7739

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

gatzjames
Copy link
Contributor

Highlights:

  • Updates the key-value editor component so that it doesn't require Enter to save updates and completelly removes the edit mode
  • Drag-n-drop now works on the whole item
  • Updates to key/values are now immediately updating the underlying models

Closes #7670, #7625, #7693, #7696, #7709
Closes INS-4076

@gatzjames gatzjames self-assigned this Jul 18, 2024
@gatzjames gatzjames requested a review from a team July 18, 2024 10:26
@gatzjames gatzjames merged commit a144a83 into Kong:develop Jul 18, 2024
8 checks passed
@gatzjames gatzjames deleted the fix/key-value-on-blur branch July 18, 2024 13:06
Copy link

sentry-io bot commented Jul 19, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: Expected fetch controller: :rl: patcher(src/ui/hooks/use-request) View Issue
  • ‼️ Error: Expected fetch controller: :rl: patchRequest(src/ui/hooks/use-request) View Issue
  • ‼️ Error: Expected fetch controller: :r2a: patchRequest(src/ui/hooks/use-request) View Issue

Did you find this useful? React with a 👍 or 👎

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.

Response body attribute removed from header value on send action
2 participants