1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component/playground/Playground
Thomas Heartman fe09ae214f
chore: fix "key" prop issues in front end tests (#8459)
Fixes all warnings about the "key" prop. The majority of the fixes fall
into one of the following categories:

- Extracting "key" props in tables (you're not allowed to just spread
them in)
- Adding "key" props to autocomplete options and chips
- fixing test data that didn't contain ids
2024-10-16 14:57:43 +02:00
..
AdvancedPlaygroundResultsTable fix: playground env column spacing made bigger (#7806) 2024-08-08 11:42:52 +02:00
PlaygroundEnvironmentTable chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
PlaygroundForm chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
PlaygroundGuidance task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
PlaygroundGuidancePopper fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
PlaygroundResultsTable chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
AdvancedPlayground.test.tsx feat: display removed context props in the UI (#6844) 2024-04-12 12:35:33 +02:00
AdvancedPlayground.tsx feat: playground try configuration mode (#7752) 2024-08-05 12:34:24 +02:00
LazyPlayground.tsx
playground.utils.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
playground.utils.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00