ionic-team/ionic-framework
View on GitHubbug: collapsible large title should snap between expanded and collapsed when released in between states
Open
#22,719 opened on Dec 26, 2020
help wantedpackage: coretype: bug
Repository metrics
- Stars
- (52,503 stars)
- PR merge metrics
- (Avg merge 4d 6h) (50 merged PRs in 30d)
Description
Bug Report
Ionic version:
[ ] 4.x [x] 5.x
Current behavior:
Currently, the ios large (collapse) header is able to be between the two states when releasing the pointer via scroll. It then looks like:

Expected behavior:
As far as i see, native it switches either to the expanded or collapsed state, determined by how far the transition was done when releasing.