881b9d9e50
Fix stories chromatic ( #12412 )
...
<img width="1512" alt="image"
src="https://github.com/user-attachments/assets/973df4a5-a12c-438c-87a8-3218e63d9998 "
/>
2025-06-02 15:34:08 +02:00
b7473371b3
fix(client-config): set isLoaded to false on API status update ( #12371 )
...
Attempt at #12289 (edit Félix: removed fix keyword since I don't think
it fixes it)
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-05-30 14:44:31 +02:00
d133055609
Fix Client Config async loading ( #12308 )
...
Fix ClientConfig async loading
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-05-28 10:40:20 +02:00
9cdd0fdac0
Revert "Client config not render blocking ( #12300 )" ( #12302 )
...
This reverts commit 4ce7fc6987 , to take
more time to address PR comments
2025-05-27 09:04:47 +02:00
4ce7fc6987
Client config not render blocking ( #12300 )
...
Changes for performance improvement.
The primary improvements include replacing GraphQL queries with
REST-based client configuration fetching and making the client config
non render-blocking
2025-05-27 00:06:48 +02:00