open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.7k stars 3.88k forks source link

Legend icons should have tooltip #130

Open jjcf89 opened 8 years ago

jjcf89 commented 8 years ago

just incase you've forgotten what the bird means :)

ThanosBaskous commented 8 years ago

👍

fregante commented 8 years ago

Tooltips can be added via anchor:

[🚪](#legend "Alternative non-AWS options")

Also linking back to the Legend section would make it usable on mobile (where tooltips don't exist).

danhermann commented 7 years ago

+1. I can never remember what the different icons mean.

rjhintz commented 7 years ago

I did a "down payment" PR on this to try to bring things up to date. There may be a better way to keep icons current with tooltips going forward that eludes me now.

Icons may be an ongoing maintenance challenge.

jlevy commented 7 years ago

This definitely would be really helpful if we can implement it. But with current workflow, it will be really hard to maintain or enforce. I think we may have to hold off on it until we develop a new workflow (such as a post-processing script or a different site hosting it altogether).