gsoft-inc / sg-orbit

The design system for ShareGate web apps.
https://orbit.sharegate.design
Apache License 2.0
101 stars 37 forks source link

🐛 Alert about "aria-label" when using <IconButton loading> #1207

Closed tjosepo closed 1 year ago

tjosepo commented 1 year ago

Describe the bug

When using the IconButton component with the loading prop set to true, this error appears in the console:

image

It looks like IconButton.tsx isn't passing any aria-label attribute to the spinner.