halstack-react icon indicating copy to clipboard operation
halstack-react copied to clipboard

Library of components for building SPAs with React and Halstack Design System

Results 83 halstack-react issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Padding-top value of the table cells is incorrect, it is 14px when the value has to be a multiple of 4. ![image](https://github.com/dxc-technology/halstack-react/assets/67998605/8c0077f9-5d90-4cc3-b64e-7d37a64fb8f8)

bug
non-closable

Sidenav links are using 1.2rem for spacing, but that value does not match our design guidelines.

guidelines inconsistency
jira
non-closable

There are some inconsistencies between the specs and the implementation: - [ ] The `font size` of the label is 12 px. It should be changed to `14px` as indicated...

guidelines inconsistency
jira
non-closable

In the component [specifications](https://developer.dxc.com/halstack/next/components/nav-tabs/specifications/) and the design kit, the padding has a value of `0.5rem` / `8px`: ![image](https://github.com/dxc-technology/halstack-react/assets/44321109/92690ed8-946a-47ef-a6ba-79d05ac2840d) But, in the actual implementation, the value is `0.375rem` / `6px`. We...

bug
guidelines inconsistency
jira
non-closable

Wrong input in [Slider specifications](https://developer.dxc.com/halstack/10/components/slider/specifications/). ![image](https://github.com/dxc-technology/halstack-react/assets/12238686/ea26c8d4-2fe8-49ed-86c5-c6292a6c2857)

guidelines inconsistency
jira
non-closable

For consistency purposes, the `border-radius` of the Link component is `2px` and we want to update it to `4px`. This is its value in most of our components. So, the...

enhancement
jira
non-closable

In both [Select](https://developer.dxc.com/halstack/10/components/select/specifications/#states-select-input) and [Text Input](https://developer.dxc.com/halstack/10/components/text-input/specifications/#specifications) documentation pages, there are some specification images with a `#ffffff` background color. This is wrong since every input has a transparent background color (unless...

guidelines inconsistency
jira
non-closable

We should unify the name of the prop to determine when a component is in overlay mode for the dialog, progress bar, alert, and spinner. Actually we have a prop...

enhancement
jira
non-closable

jira
non-closable

## Epic description Some of the following tasks should be completed in order to update the checkbox component: * Remove material * Remove required status and add `optional` prop *...

enhancement
jira
non-closable