Skip to content

Commit 4d699c8

Browse files
dmunozv04davep
andauthored
Fix Toggle Buttons on a selection list (#2930)
* Fix Toggle Buttons on a selection list * Update CHANGELOG.md * Update dependencies Mainly updating the now-external snapshot testing code so that the failure report (which was to be expected) gets generated. * Update snapshot tests * Add testing for clicking on a SelectionList prompt or checkbox * Cody tidy --------- Co-authored-by: Dave Pearson <[email protected]>
1 parent 062a0f2 commit 4d699c8

File tree

5 files changed

+386
-411
lines changed

5 files changed

+386
-411
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
### Fixed
1515

1616
- Fixed CancelledError issue with timer https://github.com/Textualize/textual/issues/2854
17+
- Fixed Toggle Buttons issue with not being clickable/hoverable https://github.com/Textualize/textual/pull/2930
1718

1819

1920
## [0.29.0] - 2023-07-03

0 commit comments

Comments
 (0)