You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The palette is composed of tools coming from a call to the backend and tools directly instantiated in the frontend.
While tools from the frontend are displayed directly, depending on the backend response time, others may be displayed with a delay, creating an unpleasant visual effect.
Expected behavior
All the palette tools are display on the same time.
Actual behavior
(For example purpose, I added a delay on the palette retrieve)
The text was updated successfully, but these errors were encountered:
The palette is composed of tools coming from a call to the backend and tools directly instantiated in the frontend.
While tools from the frontend are displayed directly, depending on the backend response time, others may be displayed with a delay, creating an unpleasant visual effect.
Expected behavior
All the palette tools are display on the same time.
Actual behavior
(For example purpose, I added a delay on the palette retrieve)
The text was updated successfully, but these errors were encountered: