Closed PVince81 closed 3 years ago
in the actual scenario before the transcription I actually clicked the button at least 7 times
See the video below, there is a feedback. Which browser are you using?
Firefox 66.0 on openSUSE Tumbleweed.
I didn't see the "Copied!" appearing.
On my env the field appears grayed out. This is a limited user, not admin.
if you inspect the input field, is there an attribute "readonly" or "disabled" ?
it's disabled="disabled"
did you pull the latest master? The field should have a feedback and the attribute "readonly" instead of "disabled"
this is on the production instance
On my env the field appears grayed out. This is a limited user, not admin.
Ah I assumed you're on local Then it should be fixed with the next deployment
As of today (seen at production instance):
All input fields on that page are in light gray. the copy icon too. Not a strong visual cue in itself, but everything reacts nicely to clicking.
Steps
Expected result
Visual feedback that the API key has been copied to clipboard, no surprises.
Actual result
Frustration because it looks like the key was not copied when it did.
@hurradieweltgehtunter FYI