Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Onboarding Flow to fix Speech Profile section handling in it #877

Open
mdmohsin7 opened this issue Sep 17, 2024 · 0 comments
Open
Assignees

Comments

@mdmohsin7
Copy link
Collaborator

The current approach for pages in the onboarding flow isn't ideal and it will always include the speech profile widgets (even if user has already done the speech profile). Since auth is part of the same flow, it effectively isn't possible to change the tabs of the tab controller after getting the speech profile status from the backend (which depends on the auth status of the user as well)

Screenshot 2024-09-17 at 11 28 44 PM

hasSpeechProfile will always be false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

No branches or pull requests

1 participant