Skip to content

Commit

Permalink
Fix Toggle Buttons on a selection list (#2930)
Browse files Browse the repository at this point in the history
* 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 <davep@davep.org>
  • Loading branch information
dmunozv04 and davep authored Jul 17, 2023
1 parent 062a0f2 commit 4d699c8
Show file tree
Hide file tree
Showing 5 changed files with 386 additions and 411 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed

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


## [0.29.0] - 2023-07-03
Expand Down
Loading

0 comments on commit 4d699c8

Please sign in to comment.