Skip to content

Add link to work item creation toast

What does this MR do and why?

This MR adds a link to a work item creation toast when a new work item is created.

Right now it only supports clicks and acts as a button. With this change you'll be able to copy that link or open it in a new tab.

Screenshots or screen recordings

Before After

-->

How to set up and validate locally

  1. Go to issues list
  2. Create new work item
  3. Observe toast to appear
  4. Copy the link in the toast
  5. Open it in a new tab
  6. Observe the issue you've just created

References

gitlab-org/gitlab-services/design.gitlab.com!5259

Merge request reports

Loading