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

Fix for editor3 performance improvements #4501

Conversation

tomaskikutis
Copy link
Member

@tomaskikutis tomaskikutis commented Apr 18, 2024

SDESK-7248

  • TODO: check authoring-react

@tomaskikutis tomaskikutis requested a review from petrjasek April 18, 2024 11:05
return $q((resolve) => {
// delay required for loading state to render
// before possibly long operation (with huge articles)
setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you use $timeout protractor will know it should wait for it, not sure if that's causing any issues but just in case

@petrjasek petrjasek added this to the 2.7 milestone Apr 24, 2024
@tomaskikutis tomaskikutis merged commit 1cd183e into superdesk:develop May 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants