-
Notifications
You must be signed in to change notification settings - Fork 7
Should "Home" be disabled inside the Onboarding flow #82
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
Comments
Yes, let's disable Home on top left navbar.
…On Mon, Nov 8, 2021 at 10:14 PM Rakib Ansary Saikot < ***@***.***> wrote:
Assigned #82
<#82>
to @Oanh-and-only-Oanh <https://github.com/Oanh-and-only-Oanh>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALKVPTRLPRJQXZK6Y647CWDULC337ANCNFSM5HUOLFXQ>
.
|
@rakibansary Now the nav bar itself is completely hided. The user won't be able to even logout of the application. Is it expected? |
@rakibansary If the onboarding procedure has already reached step 4 (complete) ,the nav bar is visible. |
@sandhiyakavi this was an issue with navbar not rendering for users who has first name and/or last name undefined. topcoder-archive/topcoder-platform-mfe-header#51 should fix this issue. |
Verified in Prod Env. Working as expected. |
When in the onboarding flow we hide
Clicking the Top Left icon on the navbar will still navigate the user to https://platform.topcoder.com. Should this be disabled inside the onboarding flow?
The text was updated successfully, but these errors were encountered: