topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 215 forks source link

Clicking on other submenus reloads the new nav bar in collapsed state #3454

Open nithyaasworld opened 4 years ago

nithyaasworld commented 4 years ago
  1. Go to challenge listing page
  2. Click on Tracks -> Competitive Programming ( or any other sub menus )
  3. Check the new navbar

Actual:

  1. The NewNav bar is reloaded and menus are collapsed too
  2. Competitive Programming is not underlined with green bar (indicating this is the currently selected item)

Expected:

  1. New Navbar should not be reloaded.
  2. Currently displayed menu should be highlighted

nav bar reloading.zip

luizrrodrigues commented 4 years ago

@nithyaasworld I think this was a old request:

About reloading menu, this is a valid issue.

Oanh-and-only-Oanh commented 4 years ago

@nithyaasworld @luizrrodrigues, the menu should not be reloading.

luizrrodrigues commented 4 years ago

Duplicate of #2666