dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

`disabled` in chip should only affect to the icon #1707

Open raquelarrojo opened 11 months ago

raquelarrojo commented 11 months ago

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 with it.

Expected behaviour The disabled should only affect to the action icon.

Screenshots image

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 15 days with no activity. If there are no further updates or modifications within the next 15 days, it will be automatically closed.

raquelarrojo commented 5 months ago

Fix available here: https://github.com/dxc-technology/halstack-react/tree/rarrojolopez/chip-fixes https://github.com/dxc-technology/halstack-react/tree/rarrojolopez/chip-specs

It has been reverted to avoid creating a breaking change.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 15 days with no activity. If there are no further updates or modifications within the next 15 days, it will be automatically closed.