Skip to content

Show full tag value on hover in TagsInput #16096

@nakatani-yo

Description

@nakatani-yo

Summary

The TagsInput component truncates long tag values via CSS, but does not provide any way to view the full value. Adding a title attribute to each tag element would show the full value as a native browser tooltip on hover.

Use Cases

  • When filtering workflows by labels, users work with long key=value pairs (e.g., workflows.argoproj.io/workflow-template=workflow-template-with-a-long-name) that get truncated, making it difficult to verify the full content.
  • When reviewing workflow metadata or annotations, users need to confirm the exact tag value without clicking into edit mode or inspecting the DOM.

Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions