Skip to content

Polish Jira issue fields UI

Justin Ho Tuan Duong requested to merge 354454-polish-jira-issue-fields-ui into master

What does this MR do and why?

  • Update integration title from h3 to h2 and change class to .title.
  • Move project key to be right below Enable Jira issues checkbox.
  • Indent project key and content below to show proper hierarchy.
  • Adjust spacing between elements to match designs.
  • Move conflict warning text ("Displaying Jira issues while ...") to section description.

Changelog: changed

EE: true

Related to #354454 (closed)

Screenshots or screen recordings

State Before After
Whole page Jira_issues_form_polish__before_ Jira_issues_form_polish
Issues not enabled Jira_issues_form_polish_-not_enabled__before Jira_issues_form_polish_-_not_enabled
Issues enabled Jira_issues_form_polish_-enabled__before Jira_issues_form_polish_-_enabled
Issues enabled with vulnerabilities Jira_issues_form_polish_-enabled_with_vulnerabilities__before Jira_issues_form_polish_-_enabled_with_vulnerabilities

How to set up and validate locally

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

MR acceptance checklist

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

Edited by Justin Ho Tuan Duong

Merge request reports