#178 — Correct on-boarding detection logic 2
Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: meliascosta
Created: 2024-12-18 · Updated: 2025-03-11
Description
Caused by https://github.com/Twill-AI/twill-ai-ui/issues/158#issuecomment-2551566242
Need to adjust on-boarding detection logic further.
AC:
- Show on-boarding questionnaire only if GET
/self-management/tenantllm_infois empty. - Show Home screens in 2 cases:
- Response of GET
/homeis not empty. - OR response of GET
/self-management/tenantcontains not emptyllm_infoAND response of GET/integrationscontains at least 1 integration with state=ready.
- Response of GET
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets