anitab-org / anitab-forms-web

AnitaB Forms (web), an application to process smaller 4-week or full day programs to contribute to open source projects. Similar to GSoC, Outreachy, or RGSoC. This is the web app.
GNU General Public License v3.0
42 stars 77 forks source link

Bug: Incorrect active tab on refresh #74

Closed Rahulm2310 closed 3 years ago

Rahulm2310 commented 3 years ago

Describe the bug

After refreshing the page, the menu shows active tab as Dashboard even if the route is at /forms or /submission

To Reproduce

Steps to reproduce the behavior:

  1. Go to http://localhost:3000/submission
  2. Refresh page
  3. See error

Expected behavior

Active tab should be the same as the active route.

Screenshots

osp-tab-issue

Desktop (please complete the following information):

Rahulm2310 commented 3 years ago

@isabelcosta Can you please confirm/approve this issue? This can be a good First Timers only issue.

Aaishpra commented 3 years ago

@isabelcosta Can you please confirm/approve this issue? This can be a good First Timers only issue.

Issue confirmed

jeeva2812 commented 3 years ago

@Aaishpra I am willing to try. Can you please assign me for this issue?

Aaishpra commented 3 years ago

@Aaishpra I am willing to try. Can you please assign me for this issue?

Assigned you Happy coding 👍🏻

jeeva2812 commented 3 years ago

@Aaishpra @Rahulm2310 I have created PR, please do review.