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

Shouldn't the inspector be updated asynchronously #43

Open
Reinmar opened this issue Apr 3, 2019 · 1 comment
Open

Shouldn't the inspector be updated asynchronously #43

Reinmar opened this issue Apr 3, 2019 · 1 comment

Comments

@Reinmar
Copy link
Member

Reinmar commented Apr 3, 2019

I can see via this:

image

That it's updated synchronously. I don't see real issues with this yet (we'd have to edit really long content), but it seems more "correct" to update the inspector state asynchronously, after CKEditor 5's handles finish their job.

@oleq
Copy link
Member

oleq commented Jul 30, 2020

On the down side, if the inspector was async, you wouldn't be able to stop the editor with debugger and take a look at the inspector UI. It should be possible now... or not? OTOH React renders the UI asynchronously in its own loop so maybe that's not a problem.

@jodator jodator modified the milestones: backlog, nice-to-have Aug 26, 2020
@Reinmar Reinmar added squad:core Issue to be handled by the Core team. and removed squad:ux labels Sep 27, 2021
@Reinmar Reinmar added squad:platform Issue to be handled by the Platform team. and removed squad:core Issue to be handled by the Core team. labels Oct 28, 2021
@pomek pomek removed this from the nice-to-have milestone Feb 21, 2022
@pomek pomek removed the squad:platform Issue to be handled by the Platform team. label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants