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

Performance improvements needed for schema form editor #648

Open
jpfiset opened this issue Apr 12, 2017 · 1 comment
Open

Performance improvements needed for schema form editor #648

jpfiset opened this issue Apr 12, 2017 · 1 comment
Labels
Bug Design or implementation flaw that causes grief.
Milestone

Comments

@jpfiset
Copy link
Collaborator

jpfiset commented Apr 12, 2017

Schema form editor is demonstrating sluggishness when editing large documents. From observations, there seems to be one main reason for this issue: the schema form editor often refreshes the complete view. This happens under two conditions:

  • when moving items in an array
  • when changing the value of a custom type
@jpfiset jpfiset added the Bug Design or implementation flaw that causes grief. label Apr 12, 2017
@jpfiset jpfiset added this to the 2.2.9 milestone Apr 12, 2017
@jpfiset jpfiset self-assigned this Apr 12, 2017
@ahayes
Copy link
Member

ahayes commented Apr 12, 2017

I tested this out and I noticed one bug where it seems the very first or last item, when moved, can’t be moved back again by their newly added direction arrows. It is not a show stopper since you can just move other languages instead or save and edit again, but I wanted to document it. I don't recall seeing that bug before these latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Design or implementation flaw that causes grief.
Projects
None yet
Development

No branches or pull requests

2 participants