1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 2a723ea9e8
fix: remove empty variants when changing tabs (#5850)
This PR makes a change to how variants work in the new setup. Variants
will now:

* Be removed if you change tab or unmount the component and it has no
name
* Moved StrategyVariants into a separate component to isolate this
change
* Add error handling around onSubmit and only trigger feedback if it's
successful
2024-01-11 10:43:29 +01:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets
component fix: remove empty variants when changing tabs (#5850) 2024-01-11 10:43:29 +01:00
constants
contexts
hooks chore: adapt integrations layout for incoming webhooks (#5828) 2024-01-10 10:33:51 +00:00
interfaces
openapi
themes chore(deps): update material-ui monorepo (#4403) 2024-01-11 08:17:10 +00:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils feat: daily metrics display (#5836) 2024-01-11 10:39:58 +01:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts
vite-env.d.ts