Skip to content

Reset milestone filter when clicking "Any Milestone" in dashboard

Inactive Account requested to merge winh-dashboard-any-milestone into master

What does this MR do?

Remove the milestone_title parameter from URL when selecting Any Milestone on the issue / merge request dashboard.

Why was this MR needed?

When selecting Any Milestone while no other filter was active, the message from https://gitlab.com/gitlab-org/gitlab-ce/issues/43246 was not displayed.

Screenshots

Before After
Screen_Shot_2018-04-24_at_10.51.18 Screen_Shot_2018-04-24_at_10.51.45
Screen_Shot_2018-04-24_at_10.55.06 Screen_Shot_2018-04-24_at_10.54.47

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Frontend

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45295

Edited by André Luís

Merge request reports