Skip to content

Polish tab count and create button in test cases

Justin Ho Tuan Duong requested to merge justin_ho-polish-test-cases-list-ui into master

What does this MR do?

This MR includes minor polishes to

  • Test Cases list page
    • Change New test case button to use confirm variant.
    • Update tab count badge to use muted variant for consistency with other issuable_list apps.
  • Jira issue details page
    • Update scoped labels to display as scoped for consistency with the Jira issues list page.

Screenshots or Screencasts (strongly suggested)

Section Before After
Test cases list Test_cases_list_-_before Test_cases_list_-_after
Jira issue details (scoped labels) Jira_issue_details_scoped_labels_-_before Jira_issue_details_scoped_labels_-_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports