Skip to content

[JENKINS-74832] Poor UX of "Copy" API token button on plain HTTP #16592

@jenkins-infra-bot

Description

@jenkins-infra-bot

Currently, when not in a secure browsing context (~plain http connection), the copy button doesn't work, but it's there and only tells you afterwards it didn't work, by having a different tooltip.

Suggestions:

  1. Make it disabled with the hover tooltip being "doesn't work"
  2. Show the error using the notifications API, not a tooltip that's barely noticeable.

Originally reported by danielbeck, imported from: Poor UX of "Copy" API token button on plain HTTP
  • assignee: mawinter69
  • status: Closed
  • priority: Minor
  • component(s): core
  • label(s): ux
  • resolution: Fixed
  • resolved: 2025-01-14T16:48:10+00:00
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

Currently, when not in a secure browsing context (~plain http connection), the copy button doesn't work, but it's there and only tells you afterwards it didn't work, by having a different tooltip.

Suggestions:

  1. Make it disabled with the hover tooltip being "doesn't work"
  2. Show the error using the notifications API, not a tooltip that's barely noticeable.
2 attachments

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions