-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
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:
- Make it disabled with the hover tooltip being "doesn't work"
- 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:
- Make it disabled with the hover tooltip being "doesn't work"
- Show the error using the notifications API, not a tooltip that's barely noticeable.

