ricardoboss / Prolangle

A game about programming languages.
https://prolangle.ricardoboss.de
MIT License
2 stars 1 forks source link

Add hint to explanations popups #92

Open ricardoboss opened 5 months ago

ricardoboss commented 5 months ago

In case users don't immediately recognize that some metadata has a popup, we should add a hint. Also, we should refer to the explanations page.

Maybe we can also highlight a metadatum with a popup with an animation if the the user first visits the site.

chucker commented 5 months ago

In case users don't immediately recognize that some metadata has a popup, we should add a hint.

I'm confused. Aren't the dotted underline and the help cursor those hints?

ricardoboss commented 5 months ago

Yeah, but they are not enough. Maybe it is also hard to make out on dim/small screens and/or with impaired vision.

chucker commented 5 months ago

Sure. I took a stab at this at #96

chucker commented 5 months ago

Another aspect: #101

ricardoboss commented 5 months ago

I think this issue can be closed with the newly added hints.

ricardoboss commented 5 months ago

We may want to add the animation for first-time visitors