Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: UI / UX sample button no feedback on click / triggers multiple uploads + no dedup #121

Open
1 task done
shollingsworth opened this issue Mar 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@shollingsworth
Copy link
Collaborator

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Project Version

current

Platform and OS Version

No response

Existing Issues

No response

What happened?

The upload sample button can be triggered multiple times
Also the images when hit multiple times do not de-duplicate and show up multiple times. This may have more to do with the sample process than the upload process itself.

Steps to reproduce

Use the sample upload button

Expected behavior

Sample Submit button should grey out and there should be an indication of activity.

Attachments

No response

Screenshots or Videos

No response

Additional Information

No response

@shollingsworth shollingsworth added the bug Something isn't working label Mar 2, 2023
@epierotti3 epierotti3 added this to the 4.0 Improve UX/UI milestone Apr 5, 2023
@natebass
Copy link
Member

The upload button should show a "hand" pointer when you hover over it. This indicates that it is a button and can be clicked.

The CSS for this functionality:

cursor: pointer;

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants