-
Notifications
You must be signed in to change notification settings - Fork 58
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
Lag when switching between block and classic editor on long posts #714
Comments
Adding some links to sample data which can be used for testing large posts:
|
Looking into this issue in WordPress-Android I have found that the majority of the time taken when switching to the "classic editor" is caused by Aztec. I have logged an extensive issue in that repository highlighting some areas to look into for performance improvements. I would advise closing this issue as it doesn't look like this is primarily related to Gutenberg-mobile. |
👋 @drspaceboo , thanks for diving into this one! Reason this ticket was originally created here was for better tracking within the gutenberg-mobile GitHub project and because it refers to the whole flow of switching editors on the fly. Switching editors on the fly encompasses another slow process (the saving of data) and perhaps more reasons so, I'd recommend we keep this ticket open anyway. When we fix the Aztec slowness side we can update this ticket too. How's that sound? |
Makes sense to me 💯 |
We have a user report of this issue in https://en.forums.wordpress.com/topic/wordpress-android-app-3/
|
"Switch to classic" has been removed for some time now so, closing this ticket. Happy to reopen if it still holds for some flow. Thank you all! |
Originally reported here.
Switching to Classic editor makes the app hang (ANR) for a bit until everything is loaded and then it works alright (scrolling fast and all) but you do have to wait a fair 10-15 seconds for the thing to be responsive. It hangs, goes black for a second, appears (but you can't scroll or anything) and have to wait.
Here's the Post used (it's basically the demo Gutenberg content pasted several times) https://selfhostedmario.mystagingwebsite.com/2019/03/welcome-to-the-gutenberg-editor/
For the record, using the content mentioned here wordpress-mobile/gutenberg-mobile#672 on Aztec makes it take a long time to load and be responsive, same as with the aforementioned Gutenberg post when switching and opening it on the Classic Editor.
On Aztec, switching to HTML mode and trying to add / modify text there is super slow.
The text was updated successfully, but these errors were encountered: