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

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

**Is your feature request related to a problem? Please describe.** First, we need a way to disable an option without disabling the entire dropdown. Some of the options in the...

enhancement
non-closable

## Effort: Research the latest generation ecosystem of technologies to choose a tool that improves performance but still offers great ergonomics in the development experience. https://github.com/Shopify/foundational-design-system-proto/discussions/44 https://github.com/andreipfeiffer/css-in-js https://css-tricks.com/the-css-in-react-landscape https://www.youtube.com/watch?v=Nku71cWwZts ##...

enhancement
jira
non-closable

### Discussed in https://github.com/dxc-technology/halstack-react/discussions/1981 Originally posted by **Mil4n0r** May 8, 2024 The existing `Row` type is counterintuitive with its meaning.

**Is your feature request related to a problem? Please describe.** In DxcTextInput component, we have option for Prefix where it has divider ( | ) sign which is confusing, Couldn't...

**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 delete button inside the FileInput's items is not centered so it does not adjust to the documented specs. ![image](https://github.com/dxc-technology/halstack-react/assets/33158831/b004b6a1-2207-41b8-8e9d-2304214e4c94) It is specially noticeable when triggering an...

bug

**Describe the bug** In the documentation of the opinionated theme there's this info regarding the calculation of the Chip opinionated tokens: ![image](https://github.com/dxc-technology/halstack-react/assets/44321109/218d52ae-a428-4327-afe2-fdd8654b3331) But, if you go to the actual implementation,...

bug
guidelines inconsistency
non-closable

**Describe the solution you'd like** The chip can only have one action. It can have 2 icons if one of them has an action, if not, both icons are not...

enhancement
jira
non-closable

While implementing a fix for the Chip component I noticed that the tokens of the current implementation are not matching the ones established on the specifications page of the component....

guidelines inconsistency
jira
non-closable