Skip to content

Add Cancel buttons to CSV import and export modals

Coung Ngo requested to merge 25788-update-csv-import-export-modals into master

What does this MR do and why?

This MR adds Cancel buttons to the CSV import and export modals to follow Pajamas modal guidelines.

Fixes: #25788 (closed)

Changelog: fixed

Screenshots or screen recordings

before after
Screenshot_2022-05-26_at_2.14.01_pm Screenshot_2022-05-26_at_2.12.49_pm
Screenshot_2022-05-26_at_2.13.52_pm Screenshot_2022-05-26_at_2.12.35_pm

How to set up and validate locally

  1. Visit any issues list page such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/
  2. Click on the CSV import and export buttons to test the MR

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

Edited by Coung Ngo

Merge request reports