solid-design-system / solid

Monorepo for Union Investment's Solid Design System.
https://solid-design-system.fe.union-investment.de/x.x.x/storybook/
Other
19 stars 3 forks source link

fix: 🤔 replace custom range in sd-audio with sd-range #1297

Open Vahid1919 opened 1 month ago

Vahid1919 commented 1 month ago

Current behavior

The current implementation of sd-audio includes a range element. Ideally this should use the sd-range, but as this component has not been built yet, we opted to use the default range input element.

This is blocked by #306

Expected behavior

When the sd-range is completed, replace the existing ranges in sd-audio with sd-range.

Steps to reproduce

Technical Information

DoR

DoD