Skip to content

Add form for adding issuable resource links

Rajendra Kadam requested to merge 230852-resource-links-frontend-1 into master

What does this MR do and why?

Adds Linked Resources form and button interactivity on the + sign.

The form does not submit to anything yet, it's non-functional.

Adds and updates specs for existing and new components.

Part 1 of this change is !92237 (merged)

Screenshots or screen recordings

Screen_Recording_2022-07-14_at_12.43.35_PM

How to set up and validate locally

  1. Enable the feature flag incident_resource_links_widget
  2. Open any incident detail page and check the widget.
  3. You need at least reporter permissions and GitLab Premium

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #230852 (closed)

Edited by Rajendra Kadam

Merge request reports