Skip to content

[JENKINS-71148] Do not display empty tooltips #18613

@jenkins-infra-bot

Description

@jenkins-infra-bot

Since the introduction of Tippy tooltips, it is possible to create HTML tooltips using the attribute data-html-tooltip. It would be helpful, if the logic that reads the attribute would ignore empty tooltips (empty title attributes are ignored by the browser). Currently, an empty tooltip is shown.


Originally reported by drulli, imported from: Do not display empty tooltips
  • assignee: mawinter69
  • status: Closed
  • priority: Trivial
  • component(s): core
  • label(s): 2.440.2-fixed, UX
  • resolution: Fixed
  • resolved: 2024-02-27T15:02:49+00:00
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

Since the introduction of Tippy tooltips, it is possible to create HTML tooltips using the attribute data-html-tooltip. It would be helpful, if the logic that reads the attribute would ignore empty tooltips (empty title attributes are ignored by the browser). Currently, an empty tooltip is shown.

1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions