Skip to content

Collapse Edit lock form when clicked outside sidebar in issues

What does this MR do and why?

Fixes this bug #19409 (closed). Collapse the Lock Edit form on clicking anywhere else in the sidebar when viewing issue detail page

Screenshots or screen recordings

Screen_Recording_2022-06-27_at_4.46.40_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Example below:

  1. Open any issue detail page in logged in status for eg: http://127.0.0.1:3000/gitlab-instance-3485f007/Monitoring/-/issues/20
  2. Click the Edit button next to Lock issue Label in sidebar .
  3. Try to click outside anywhere , the lock form should be closed

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 #19409 (closed)

Edited by Deepika Guliani

Merge request reports