Skip to content

Polish Jira issues integration UI

Justin Ho Tuan Duong requested to merge 229584-jira-issues-ui-polish into master

What does this MR do?

Issue #229584 (closed).

Minor UI fixes for Jira issues integration.

  • The search bar for Jira issues doesn't support search history yet so it should be removed for now.
  • Remove redundant @ in assignee name for Jira issues (we don't have the username for Jira users).
  • Title underline (on hover) should not have extra space.

Screenshots

Before After Description
Before After Title underline (on hover) does not have extra space
Before_2 After_2 Remove redundant @ in assignee name

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Justin Ho Tuan Duong

Merge request reports