You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overhaul introduces a Simple mode for minimum setup and a Pro mode for the full surface of AI configuration possibilities. The actual Simple-mode contents come from the onboarding concept in #278. This ticket delivers the mode switcher and the Simple-mode container as a placeholder so downstream onboarding work has a fixed target to design into.
Acceptance scenario
Scenario: Switch between Simple and Pro modesGiven the user opens the AI Configuration view
When the user picks Simple mode via the toggle
Then the Simple-mode page is shown (placeholder in this ticket)
When the user switches back to Pro
Then the full category tree and detail pages are shown again
PO: @ndoschek
The overhaul introduces a Simple mode for minimum setup and a Pro mode for the full surface of AI configuration possibilities. The actual Simple-mode contents come from the onboarding concept in #278. This ticket delivers the mode switcher and the Simple-mode container as a placeholder so downstream onboarding work has a fixed target to design into.
Acceptance scenario
Scope
Out of scope