Feature/new user snippets breadcrumbs
What does this MR do?
Changes the behavior of the breadcrumbs on the new user snippet page by:
- directing the "snippets" link the user snippets dashboard page instead of reloading the new user snippet page
- adding a "new" link that reloads the new user snippet page
What are the relevant issue numbers?
- #51282 (closed)
- #43998 (closed) (related)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides
Edited by J.D. Bean