[go: up one dir, main page]

Skip to content

"Merged" tab in the merge request dashboard has the wrong href attribute

Description

The "Merged" tab in the merge request dashboard currently has an incorrect href attribute set to # instead of the expected /dashboard/merge_requests/merged.

Current Behavior

  • Href attribute is set to #
  • Opening the tab in a new window/tab redirects to the default tab instead of the "Merged" tab
  • Poor user experience when trying to navigate directly to merged merge requests

Expected Behavior

  • Href attribute should be /dashboard/merge_requests/merged
  • Opening in a new tab should directly navigate to the "Merged" tab view
  • Users should land on the correct tab when using browser navigation features

Description was generated using AI

Edited by Shane Maglangit