Skip to content

[JENKINS-69787] Dismiss buttons in Admin monitors should use an (x) for dismissing #18321

@jenkins-infra-bot

Description

@jenkins-infra-bot

see

<button tooltip="${h.xmlEscape(attrs.value ?: '%Delete')}" class="repeatable-delete danger" type="button">
<l:icon src="symbol-close" />
</button>

Like:

Instead of the text dismiss like in:


Originally reported by timja, imported from: Dismiss buttons in Admin monitors should use an (x) for dismissing
  • assignee: crystalldev
  • status: In Review
  • priority: Minor
  • component(s): core
  • label(s): newbie-friendly, ui
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-11-24
Raw content of original issue

see

<button tooltip="${h.xmlEscape(attrs.value ?: '%Delete')}" class="repeatable-delete danger" type="button">
<l:icon src="symbol-close" />
</button>

Like:

Instead of the text dismiss like in:

3 attachments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions