vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

docs(signpost): make icon trigger an icon button #6756

Closed ashleyryan closed 2 years ago

ashleyryan commented 2 years ago

fixes VPAT-643

Signed-off-by: Ashley Ryan asryan@vmware.com

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Currently the docs for the signpost trigger use a clr-icon that is not interactable and can't be access via a keyboard

What is the new behavior?

It now uses a button that can be reached with the keyboard

Does this PR introduce a breaking change?

Other information