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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE-448: auto-repair collection JSON on save #20894

Merged
merged 3 commits into from
May 10, 2024

Conversation

palashkaria
Copy link
Contributor

@palashkaria palashkaria commented May 6, 2024

Scope & Purpose

This restores a behaviour which existed pre-3.11 jsoneditor upgrade. Previously, jsoneditor would auto-repair the doucments on format; not we have to call the repair() function on our own.

ref: josdejong/jsoneditor#1107 (comment)

  • 馃挬 Bugfix

Checklist

Related Information

@palashkaria palashkaria added 1 Bug 3 UI ArangoDB Web Interface (frontend/Aardvark) labels May 6, 2024
@palashkaria palashkaria self-assigned this May 6, 2024
@palashkaria palashkaria requested a review from a team as a code owner May 6, 2024 05:25
@cla-bot cla-bot bot added the cla-signed label May 6, 2024
@KVS85 KVS85 added this to the devel milestone May 6, 2024
Copy link

@djmeuleman djmeuleman left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

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

LGTM

@KVS85 KVS85 merged commit c14cb68 into devel May 10, 2024
6 checks passed
@KVS85 KVS85 deleted the FE-448-auto-repair-collection-json branch May 10, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Bug 3 UI ArangoDB Web Interface (frontend/Aardvark) cla-signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants