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

fix(date-picker): add role="dialog" to datepicker popup #6720

Closed ashleyryan closed 2 years ago

ashleyryan commented 2 years ago

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?

I had role="modal" which is not a proper role. Santina caught my mistake. VPAT-8802

What is the new behavior?

Does this PR introduce a breaking change?

Other information