Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Mouse Events #609

Open
elislaats opened this issue Jan 18, 2022 · 0 comments
Open

Mouse Events #609

elislaats opened this issue Jan 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@elislaats
Copy link
Contributor

Describe the bug
We found that in some places the mouse events don't really make sense.

Examples
On the homepage these info-cards grow when you hover on them. This makes them seem clickable, but they're not.
image

On step 7 of the wizard, the buttons seem clickable because your cursor turns in to a pointer, but they are not clickable here
image

In wizard step 4 and 5 the box to drop files into is clickable, but your cursor does not turn into a pointer so it's not always clear for the user.
image

❗ ❗ It could be nice to look over DeX some more and see if the mouseevents in other placers are implemented well, to fix it in other places too.

Expected behavior
It should be clear to the user whether an element is clickable or not. If needed, usertest to see if it's clear 😄

Additional context
This was found in a usertest that can be found here

@elislaats elislaats added the bug Something isn't working label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant