mozilla-rally / rally-web-platform

Mozilla Public License 2.0
5 stars 5 forks source link

[Bug] Navigating to account settings requires two clicks from studies page if there are query parameters #621

Closed aaga closed 2 years ago

aaga commented 2 years ago

Describe the bug

To Reproduce

  1. Make sure you're logged into RWP on prod
  2. Go to https://members.rally.mozilla.org/?test=test
  3. (you will be redirected to /studies?test=test)
  4. Open the dropdown in top right and click "Attention Stream"
  5. (you have to click again to actually complete the navigation)
aaga commented 2 years ago

Note: maybe we just deal with this post-React transition, since it's an edge case? Our new router mechanism might even just handle it automatically.