Closed Bonapara closed 1 month ago
Hi @Bonapara Can I work on this?
Sure, thanks for contributing @Muralidhar22!
Hi @Bonapara / @lucasbordeau would this work, I added suspense fallback element.
I believe @charlesBochet mentioned it was an issue with caching the layout. This needs to be confirmed by him or @lucasbordeau.
Current behavior
The Settings page flashes on load.
https://github.com/user-attachments/assets/6cdbe08c-79ff-44f5-b211-c5297298154c
Desired Behavior
The White background layout should always be loaded and not flash on every page change. We should put a small Skeleton to indicate the page loading. The breadcrumb should not be part of the loading and already displayed (if possible).
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=40069-430620&node-type=frame&t=vjg6Ofev4bkaijG1-11
Techical guidelines
@lucasbordeau