kickstartDS / ds-agency

https://storybook.basic.design-system.agency/
Other
2 stars 0 forks source link

TeaserCard: onclick function is conditional to button label #64

Open fleven-kds opened 6 months ago

fleven-kds commented 6 months ago

Currently the hover and onclick functions only work when a button label is set. However, the entire button is optional. This behavior should be modified so that the hover and onclick functions are conditional on a target being set, not on a button.label.

fleven-kds commented 6 months ago

The fix needs to be applied in both the ds-agency and ds-agency-premium repos