1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/themes
Nuno Góis 710b2a6d5e
feat: demo guide improvements (#3676)
https://linear.app/unleash/issue/2-986/feedback-from-sebastian

Implements the items mentioned in the task:
 - Refactors logic to track completion separately;
- When finishing a topic, jumps to the next unfinished topic it can
find;
- Shows the finish dialog when finishing a topic, as long as completion
is 100%;
- Changes the guide overlay behavior and implements the necessary
changes to adapt to light and dark mode;
- Fixes an issue where some guide dialogs would close when clicking
outside;
- Added a final "toggle" step for each topic (still needs alignment,
different task);
- Improve navigation logic to hopefully fix the feature toggle name
sorting;


![image](https://user-images.githubusercontent.com/14320932/236003007-6e441acc-f933-4eb0-93a4-4b6c15a45b96.png)

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537
2023-05-03 21:47:35 +03:00
..
app.css feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
colors.ts feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
dark-theme.ts feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00
theme.ts feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00
ThemeProvider.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
themeStyles.ts fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
themeTypes.ts feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00