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

Add cursor pointer to chart expandable labels #469

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

contolini
Copy link
Member

Changes the cursor to a pointer on hover to indicate they're clickable.

Changes

  • Cursor state when hovering over a chart expandable.

Testing

Screenshots

image

Notes

Todos

Checklist

  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the front end playbook
  • Passes all existing automated tests
  • New functions include new tests
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged
  • Visually tested in supported browsers and devices
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)

The labels on the row charts have no indication they're clickable.
Changing the cursor to a pointer on hover improves this situation.
@contolini contolini added this pull request to the merge queue Oct 3, 2023
Merged via the queue into main with commit 7c22425 Oct 3, 2023
2 checks passed
@contolini contolini deleted the chart-hover branch October 3, 2023 23:33
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