halstack-react
halstack-react copied to clipboard
Library of components for building SPAs with React and Halstack Design System
**Describe the bug** At the moment, the chip can be `disabled` even it there is no action icon. It has no sense to be disabled since there is no interaction...
Refactor Sidenav's current implementation as a `` element with `` and `` inside for Groups and Links. This will provide users with a more semantic HTML code. Other design systems...
We are currently only using our internal `DxcActionIcon` in the tables and the TextInput. I think we should consider the possibility of using it in other components where a very...
**Is your feature request related to a problem? Please describe.** I think we need a clear way to show a button with an action that could be dangerous to execute,...
Clearing all the selected items at once in a multiple select is not possible right now with keyboard. Since this is possible when using the cursor: is there a way...
The current implementation and design of the Chip have some issues regarding accessibility and functional behaviour. We need to review this component and consider how we should proceed to make...
There are several components with wrong specs images: - **Date input**: Some of the values used in this image are incorrect. For example the font size values for the years....
**Is your feature request related to a problem? Please describe.** PhoneNumberField allows users to input phone numbers. **Describe the solution you'd like** Import the PhoneNumberField component and provide a label...
- [ ] https://github.com/dxc-technology/halstack-style-guide/issues/288 ## Effort: In release 22.2 we are planning to start covering patterns for form design (since most of the form components are going to be reviewed...
## Effort Research the different strategies for package size optimization and apply them to our Halstack React/Angular libraries. Currently, our build process is quite basic (using rollup). Nowadays tooling has...