You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CVV Field since includes a tooltip, has a different approach than the rest of the input fields.
When using the mouse, the tooltip should be visible in hover
When using the keyboard the tooltip must be visible when focusing the field, not the tooltip trigger, and the content of the tooltip must be linked to the field using aria-labelledby
Epic #557
Description
The CVV Field since includes a tooltip, has a different approach than the rest of the input fields.
aria-labelledby
APG documentation
Doc: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/
Example: https://codepen.io/Moiety/pen/LaPvWy
Tasks
The text was updated successfully, but these errors were encountered: