Skip to content

Bad performance of JSON Preview for larger files #101

@buehlefs

Description

@buehlefs

The JSON preview micro frontend can exhibit bad performance when rendering larger amounts of JSON.

Possible solutions:

  • Reduce the size of JSON for which a preview is displayed
  • Display only part of the text
  • Defer rendering if JSON is too large (i.e., render only when user presses a button)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions