Skip to content

Conversation

@jonesbusy
Copy link
Contributor

Small cosmetic change to use a themable symbol instead of .png file for the AD health

Testing done

Before
before2

before

After

after1

after

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

<l:layout title="${it.displayName}">
<l:main-panel>
<h1><img style="width:32px; height:32px" src="${resURL}/plugin/active-directory/images/icon.png"/> ${it.displayName}</h1>
<h1><l:icon src="symbol-medkit-outline plugin-ionicons-api" class="icon-xlg" /> ${it.displayName}</h1>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should sub-pages have an icon in the <h1> tag at all? Not sure what current guidance is from @jenkinsci/sig-ux.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://weekly.ci.jenkins.io/design-library/symbols/ (not necessarily the clearest spot for it...)

They shouldn't, they should be used in unique cases, such as builds or user profiles.

Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@basil basil merged commit 6ed094b into jenkinsci:master Apr 29, 2025
1 of 3 checks passed
@basil basil changed the title Use symbol instead of png file for AD health Use symbol instead of PNG file for Active Directory health Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants