I'd like to make it so when you hover over certain text/items, it'll load and display a card containing more info such as images, statistics, etc.
As of right now, we do use "tooltips", but it's very basic and the code needs to be reworked. So I think this is a good time to replace a lot of it with a hover card instead.
We can use hover cards with the following in the future:
- Displaying more info about servers such as when hovering over a map name, it'll display how many servers are playing it, etc.
- We can do this for countries and other things as well!
- Maybe include user count graphs in the hover card view for user convenience?
- Displaying more info about apps, assets, mods, categories, and more.
- Displaying more info about users once we support user profiles, etc.
I'd like to make it so when you hover over certain text/items, it'll load and display a card containing more info such as images, statistics, etc.
As of right now, we do use "tooltips", but it's very basic and the code needs to be reworked. So I think this is a good time to replace a lot of it with a hover card instead.
We can use hover cards with the following in the future: