-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix form editor performances #21179
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 form editor performances #21179
Conversation
For our biggest "garbage dump" test form:
|
…abindex attributes
Not sure it is related, but getting the tinyMCE toolbar takes two clicks in a form question in the editor. Overall, performance in the editor seems better. The performance issue I noticed in the translations tab doesn't seem addressed here. Every tinyMCE editor for each language modal is initialized immediately and the time it takes the server to render the |
Co-authored-by: Cédric Anne <[email protected]>
There are a lot of fails in e2e tests |
00cda7a
into
glpi-project:11.0/bugfixes
Checklist before requesting a review
Please delete options that are not relevant.
Description