1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02: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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
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 refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
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 Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
themes fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils Fix/cr should activate disabled lag free (#3826) 2023-05-23 10:16:09 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00