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

Heatmap Update (Clickability) #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

al3xen
Copy link
Collaborator

@al3xen al3xen commented Oct 28, 2024

Description
This PR updates the heatmap feature to be clickable instead of hoverable, improving the user experience by making data points more accessible on devices without hover capabilities (e.g., touchscreens).

Changes

Refactored heatmap component to handle click events instead of hover events.
Adjusted styles to indicate clickable regions.
Updated relevant tests and documentation to reflect the new interaction method.
Testing

Manually tested the clickable heatmap on multiple devices.
Confirmed correct data displays upon click.

Issue encountered:

-article/page useEffect hook - url title works, page doesn't work

- upon useEffect hook removal ^ - url contains id, page works
Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
way-back-wiki ❌ Failed (Inspect) Nov 7, 2024 8:38pm
way-back-wiki-4j6m ❌ Failed (Inspect) Nov 7, 2024 8:38pm

This reverts commit c75cbdb.
@al3xen al3xen changed the title URL update Heatmap Update (Clickability) Nov 1, 2024
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.

1 participant