cityofaustin / homelessness-dashboard

design and development project tracking for the homelessness dashboard
3 stars 2 forks source link

Fix current tooltips #131

Closed ablangworthy27 closed 3 years ago

ablangworthy27 commented 4 years ago

As a user, I want the current tooltips to be replaced with a more accessible option so that I can access the information regardless of tech savviness or knowledge.

toribr commented 3 years ago

@chiaberry This icon is an .svg but coded as <img>. I'm not sure if I should provide you with a .svg that's the right contrast, or if we should go ahead and make the move to material icons. Thoughts?

chiaberry commented 3 years ago

I feel like it would be easier to just switch to material icons

toribr commented 3 years ago

You da boss. https://material.io/resources/icons/?search=info&icon=info&style=baseline #272727 let's try a bit bigger too: 20 x 20

toribr commented 3 years ago

Acceptance criteria: • icon is changed to material icon • icon has color of #272727 • icon is sized to 20x20 • icon has help text: "see amanda"

ablangworthy27 commented 3 years ago

Correct me if I am wrong, but alt text for these icons or buttons shouldn't need to include "icon" or "button". It will read as a button or something clickable/hoverable automatically.

help text/alt text: "More information"

chiaberry commented 3 years ago

https://deploy-preview-202--austin-homelessness-dashboard.netlify.app/

chiaberry commented 3 years ago

Is this good to merge?

toribr commented 3 years ago

I think so.