chec / ui-library

Chec UI library assets and components
https://chec-ui.netlify.app/
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

Revisit tooltip pattern on form fields #568

Open jaepass opened 2 years ago

jaepass commented 2 years ago

Context https://madebychec.slack.com/archives/C0259UZ4Q/p1637691001003700

There's been quite a few discussions that have come up in the past around how we're utilizing tooltips and whether they're necessary for input fields. The pattern we currently have and are using have either a label appended or just have the '?' icon. Both aren't really accessible and also looks a bit jarring when they're used in a lot of fields that are the same container. We have a few options to consider if we want to rethink this:

Task will include redesign and reimplementation on form fields that are currently using tooltips

Discuss please!

ScopeyNZ commented 2 years ago

My preference is that we do the first two bullet points.