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

## Effort: Design and develop data visualization components to include in product dashboards (Bar, line, pie charts...) This requirement is a low-level requirement, and it is needed to gather insights...

enhancement
jira
non-closable

In the specs section on Halstack's [site](https://developer.dxc.com/halstack/9/components/tag/specifications/#design-tokens-typography) for the Tag component, there are a few design aspects that are missing: - The stroke for both focus and active states. -...

guidelines inconsistency
non-closable

**Checklist** _(Check off all the items before submitting)_ - [ ] Build process is done without errors. All tests pass in the `/lib` directory. - [ ] Self-reviewed the code...

When clicking on a tertiary DxcButton, the active selector only applies its color when the pointer is out of the component, not when the mouse click is released. We need...

bug
non-closable

**Checklist** _(Check off all the items before submitting)_ - [ ] Build process is done without errors. All tests pass in the `/lib` directory. - [ ] Self-reviewed the code...

**Describe the bug** The props list for `BulletedList` is not showing the `children` component even though it is showing for the `BulletedList.Item` compound component, that is not correct and can...

guidelines inconsistency

**Describe the bug** The typing shows as `number` in the docs, it should be `(href: string) => void` **To Reproduce** 1. Go into https://developer.dxc.com/halstack/next/components/breadcrumbs/ 2. See the error. **Screenshots** ![image](https://github.com/user-attachments/assets/1adb19ae-636d-4a8e-b3e5-55b4cdb83904)

guidelines inconsistency

**Checklist** _(Check off all the items before submitting)_ - [ ] Build process is done without errors. All tests pass in the `/lib` directory. - [ ] Self-reviewed the code...

**Checklist** _(Check off all the items before submitting)_ - [ ] Build process is done without errors. All tests pass in the `/lib` directory. - [ ] Self-reviewed the code...

**Describe the bug** A clear and concise description of what the bug is. Controlling the maximum width of a dialog ensures that it doesn't become too wide, maintaining readability and...

help wanted