Closed rakibansary closed 3 years ago
Yes, let's disable Home on top left navbar.
On Mon, Nov 8, 2021 at 10:14 PM Rakib Ansary Saikot < @.***> wrote:
Assigned #82 https://github.com/topcoder-platform/micro-frontends-onboarding-app/issues/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 https://github.com/topcoder-platform/micro-frontends-onboarding-app/issues/82#event-5587452061, 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?
Also the Firstname,Lastname are not correctly displayed now
The NavBar should be visible. I'm not seeing the reported behaviour though
@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. https://github.com/topcoder-platform/micro-frontends-navbar-app/pull/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?