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

Change cursor on drop down of Win page #1155

Closed
1 of 2 tasks
martham0 opened this issue Mar 3, 2021 · 1 comment · Fixed by #1318
Closed
1 of 2 tasks

Change cursor on drop down of Win page #1155

martham0 opened this issue Mar 3, 2021 · 1 comment · Fixed by #1318
Assignees
Labels
Complexity: Medium P-Feature: Wins Page https://www.hackforla.org/wins/ role: front end Tasks for front end developers size: missing
Milestone

Comments

@martham0
Copy link
Member

martham0 commented Mar 3, 2021

Overview

When using the dropdown filters the cursor change isn't accurate. It changes to cursor: pointer when hovering over anywhere in the dropdown except for the checkbox. On the checkbox, it turns back into a normal cursor. This can be a bit confusing for the user and implies they can select the category by clicking it rather than clicking the checkbox which isn't the case.

https://www.hackforla.org/wins
Screen Shot 2021-03-02 at 6 43 59 PM
Screen Shot 2021-03-02 at 6 44 07 PM

Action Items

  • Have the cursor change to a pointer when hovering over the checkboxes
  • Have the cursor revert back to normal when hovering over the rest of the drop-down

Resources/Instructions

https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

@martham0 martham0 added role: front end Tasks for front end developers Complexity: Medium labels Mar 3, 2021
@martham0 martham0 mentioned this issue Mar 3, 2021
@trtincher trtincher self-assigned this Mar 17, 2021
@trtincher
Copy link
Contributor

Working on it. Was short on time last week.
ETA : Next Sunday, 03/28/21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium P-Feature: Wins Page https://www.hackforla.org/wins/ role: front end Tasks for front end developers size: missing
Projects
Development

Successfully merging a pull request may close this issue.

5 participants