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

feat: add cursor-pointer to question-circles #59

Closed
wants to merge 4 commits into from
Closed

feat: add cursor-pointer to question-circles #59

wants to merge 4 commits into from

Conversation

ynbh
Copy link
Contributor

@ynbh ynbh commented Oct 3, 2022

closes #57

However, while debugging on iPad screens, I noticed that tooltips don't work. No modal pops out when you click on it. I'm not sure what the root cause of this issue is -- but I am able to reproduce this on my iPad, so there is definitely some weird thing happening.

p.s - a hacktoberfest-accepted label would be great! :)

@ynbh
Copy link
Contributor Author

ynbh commented Oct 3, 2022

I tried to find the root of the issue but failed, lol. @steven-tey, do you have an idea on what's going on?

@steven-tey
Copy link
Collaborator

@rwlc that's because I should've made the responsive modal feature I added that day work on iPad as well!

It's fine though, we can merge this for now! :)

@steven-tey
Copy link
Collaborator

Actually, a11y standards prefer if you use the default cursor for non-interactive tooltips: https://ux.stackexchange.com/questions/103115/tooltip-css-cursor

Reverting this for now, sorry for the trouble! I misunderstood what you meant in #57 – I thought you were talking about the tooltip for the bar charts! Apologies again! 😅

@steven-tey steven-tey closed this Oct 3, 2022
@ynbh
Copy link
Contributor Author

ynbh commented Oct 4, 2022

Oh alright. No problem at all!!

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.

padding and cursor issues on modals and tooltips
2 participants