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

Fix "pointer" cursor on status indicator #166

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Conversation

AlecRust
Copy link
Contributor

@AlecRust AlecRust commented Aug 5, 2022

Current problem

User gets "pointer" cursor when hovering over the status indicator, even when it's green and does nothing.

It's most common for all the indicators to be green (I never knew about the error behaviour until looking at this) so it feels like something is broken when there is "pointer" cursor on the green indicators but no behaviour.

Proposed solution

Only apply this "pointer" cursor when in "error" state i.e. when hovering over the element does something.

Screenshots

Before:
Kapture

After:
Kapture


resolves first item of #149

Problem: User gets "pointer" cursor when hovering over the status indicator, even when it's green and does nothing
Solution: Only apply this "pointer" cursor when in "error" state i.e. when hovering over the element does something
@JWardee
Copy link
Owner

JWardee commented Aug 10, 2022

Sounds fair to me

@JWardee JWardee merged commit 06aea35 into JWardee:master Aug 10, 2022
@AlecRust AlecRust deleted the fix-cursor branch August 11, 2022 08:38
@AlecRust AlecRust mentioned this pull request Aug 11, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants