Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

fix(list): don't deselect selected item when radio type #2981

Closed FredrikWallstrom closed 1 month ago

FredrikWallstrom commented 1 month ago

The mdc list will end up in a broken state if we deselect the selected item when type is radio.

Fixes #2980

Initial bug was introduced in this PR. I'm not sure if there is another solution to this instead of the "quick-fix" exception I implemented now. If you have something in mind please go ahead 🙂

Review:

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

Linux:

macOS:

Mobile:

github-actions[bot] commented 1 month ago

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-2981/

lime-opensource commented 1 month ago

:tada: This PR is included in version 37.39.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: