owncloud / marketplace-issues

:convenience_store: public bug tracker for the ownCloud MarketPlace
0 stars 0 forks source link

API key Clipboard button needs feedback #31

Closed PVince81 closed 3 years ago

PVince81 commented 5 years ago

Steps

  1. Login to marketplace
  2. Go to https://marketplace.owncloud.com/account/organization
  3. Click on the clipboard button.
  4. Feel puzzled, this field looks disabled, doesn't it ?
  5. Click on the clippboard button again: nothing happens.
  6. Check local clipboard manager (on KDE, there's a plasma applet)
  7. Ah, it did copy!

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

PVince81 commented 5 years ago

in the actual scenario before the transcription I actually clicked the button at least 7 times

hurradieweltgehtunter commented 5 years ago

See the video below, there is a feedback. Which browser are you using?

mp

PVince81 commented 5 years ago

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.

hurradieweltgehtunter commented 5 years ago

if you inspect the input field, is there an attribute "readonly" or "disabled" ?

PVince81 commented 5 years ago

it's disabled="disabled"

hurradieweltgehtunter commented 5 years ago

did you pull the latest master? The field should have a feedback and the attribute "readonly" instead of "disabled"

PVince81 commented 5 years ago

this is on the production instance

hurradieweltgehtunter commented 5 years ago

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

jnweiger commented 3 years ago

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.