halstack-react
halstack-react copied to clipboard
Library of components for building SPAs with React and Halstack Design System
## Effort * Research, conceptualize, design, and implement the card component adding requested features. * Research component features to be added. * Research accessibility standards for the interactive cards. *...
After implementing select component from scratch, we learned several things regarding accessibility in datalists. And we know there are aspects that could be improved in the autosuggest functionality of the...
**Describe the bug** If the cell content is a long string without whitespaces it should be displayed with the ellipsis and not show the horizontal scroll. In the same way...
As of now, we have a couple of table components in the Design System: Table and Resultset Table. Both are very simple and only take care of the styling of...
Although the scroll is in the test, it is not in the Chromatic snapshots: Textarea test:  Snapshot:  This is happening in the tests of `Date Input`, `Resultset Table`,...
As @fredofm explains in the issue #1660, when you type: "1," -> the component transforms this value into "1". It can make sense because as you didn't type the fractional...
Right now, each individual toggle element with icon is using margin-right on the icon to simulate the prop gap that separates said element with the toggle label. It would be...
**Describe the bug** There are many tabs design tokens that are present in the implementation but not in the specs page. All these design tokens should be added to the...