Skip to content

fix(image-cloze-association): refactor in order to speed up load time…#2533

Merged
CarlaCostea merged 1 commit into
developfrom
fix/PD-4941
Apr 28, 2025
Merged

fix(image-cloze-association): refactor in order to speed up load time…#2533
CarlaCostea merged 1 commit into
developfrom
fix/PD-4941

Conversation

@PatriciaRomaniuc
Copy link
Copy Markdown
Contributor

@PatriciaRomaniuc PatriciaRomaniuc commented Apr 11, 2025

… of choices when moving them PD-4941

https://illuminate.atlassian.net/browse/PD-4941

  • refactored logic as much as posibile to get rid of unnecessary array mapping / filtering or if else statements, to improve load time
  • removed PreviewPrompt to reduce logic and added simple span with needed functionality (should behave the same)

visually it improves with about 1 sec load, the small rectangle still shows up but we can't really use dangerously set html and not have that small flickering

@CarlaCostea CarlaCostea merged commit 090ee16 into develop Apr 28, 2025
2 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