dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Adding default tokens to ActionIcon #1818

Closed Jialecl closed 9 months ago

Jialecl commented 9 months ago

Checklist (Check off all the items before submitting)

Purpose Some default styles were added in case there are no tokens available. This will allow the component to be used in isolation.

Jialecl commented 9 months ago
  • Verify that the tabIndex is being correctly set and ensure that keyboard interaction is working as expected. The keyboard interaction is not needed to be tested, since it is the HTML behavior.