mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
710b2a6d5e
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 |
||
---|---|---|
.. | ||
app.css | ||
colors.ts | ||
dark-theme.ts | ||
theme.ts | ||
ThemeProvider.tsx | ||
themeStyles.ts | ||
themeTypes.ts |