-
Notifications
You must be signed in to change notification settings - Fork 212
$75 | Regarding the nav bar elements, when user is not logged in #2666
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
This is No: 2 stated in this ticket: #2663 |
I would like to pick it up. unassigned myself from the other issue. |
I am working on this issue. need some time, |
Its open for pickup. |
@luizrrodrigues are you able to reproduce this issue ? I seemed not able to |
@LieutenantRoger Yes, I can reproduce this. Animation of navigation is reloaded when navigate between pages. |
ok, so the actual issue is when we navigate the level3 menu, the arrow icon in the level2 should be animated from where it left ? |
@LieutenantRoger We need to remove the animation, this animation is just when expand the Community top level (currently this was expanded by default) Make sense? |
@LieutenantRoger Please let me know if you working in this one, or if we can open to pickup |
Oh, just see this, I will make a PR now and let you check if it's expected. |
Here it is: topcoder-platform/navigation-component#109 |
@LieutenantRoger Looks like just remove the animation, but menu still flashing when navigate between menus. Note: Term "Remove Animation" is basically to explain, the issue here is about menu refreshing (showing animation when moving between menu) When expand or in first load (refresh the page - F5) and access page via directly link, still need show the animation. |
@LieutenantRoger Please let me know the progress of this one or if we can open for pickup. Thanks. |
ok, let's open it up. |
**Environment: **
https://test-community-app.topcoder-dev.com/
Actual behavior
When not logged in, if I navigate to Tracks --> QA, it reloads the whole page. and also nav elements collapsed/expanded state are reset. Happens with most other menus too.
The text was updated successfully, but these errors were encountered: