refactor: move comment expand/collapse flow to a button

This commit is contained in:
Harsh Shandilya 2025-06-01 13:36:04 +05:30
parent 18dd1d8255
commit 8c4b2f2b9b
2 changed files with 48 additions and 20 deletions

View file

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
support larger screens. This also adds some nicer animations
and better support for predictive back. There will continue
to be iterative improvements in this area.
- Comment expand/collapse interaction is now driven by a
button UI to prevent misclicks
### Fixed