1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/demo
Nuno Góis 8707c2f7d9
fix: ensure userId context exists when running demo (#4144)
https://linear.app/unleash/issue/2-1168/demo-ensure-userid-context-field-in-setup-steps

This ensures that the `userId` context field exists when we reach
specific demo topics that require it in order to be successfully
completed. This uses the `setup` property on those topics, where we'll
check for the existence of this context field and create it if it's not
found.
2023-07-05 10:49:18 +01:00
..
DemoBanner fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
DemoDialog feat: improve demo welcome screen options (#4132) 2023-07-04 08:10:34 +01:00
DemoSteps
DemoTopics
demo-setup.ts fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
demo-topics.tsx fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
Demo.tsx fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00