#86 — Create beta walkthrough UI

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: Unassigned

Created: 2024-11-01 · Updated: 2025-03-11

Description

Link to design: https://www.figma.com/design/ZUrZatocX5Vs79IBNqzGke/Twill-UI?node-id=5567-52616&m=dev

AC:

  • The full on-boarding flow is complete. It includes:
    • Showing slideshow after user answered questionnaire. Allow return back to questionnaire.
    • - Watching for integrations status and show Home screen after added integration is turned to “ready” state. It may be achieved with listening NotificationClickableText in WebSocket or polling /integrations endpoint.
    • If Integration is eventually failed to be loaded (state=failed) then show error (last_sync_log) to user.
    • Change password page is available

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets