Skip to content

Commit 7afe202

Browse files
committed
fix: using a label triggers a click of first toggle button causing confusion
1 parent 59b5a4d commit 7afe202

3 files changed

Lines changed: 22 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2026-02-27]
9+
10+
### Fixed
11+
12+
- `odyssey_toggle_button` with label no longer makes entire row clickable (was triggering first button when clicking anywhere on the row).
13+
814
## [2026-02-24]
915

1016
### Changed

0 commit comments

Comments
 (0)