1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
andreas-unleash 89df3f364e
Fix: laggy toggles (#3873)
This PR removes the `disabled` state for the feature toggle env
switches.

This is what causes the lag from when you toggle the switch to when it
becomes available for actions again.


Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Nuno Góis <github@nunogois.com>
2023-05-26 16:42:42 +02:00
..
__mocks__
assets refactor: rename demo img assets (#3795) 2023-05-17 08:47:19 +00:00
component Fix: laggy toggles (#3873) 2023-05-26 16:42:42 +02:00
constants
contexts
hooks fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
interfaces feat: add usage of segment in list (#3853) 2023-05-26 14:37:00 +03:00
openapi
themes fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
types
utils Fix/cr should activate disabled lag free (#3826) 2023-05-23 10:16:09 +03:00
index.tsx
setupTests.ts
vite-env.d.ts