ionic-team/ionic-framework

bug: collapsible large title should snap between expanded and collapsed when released in between states

开放

#22,719 创建于 2020年12月26日

 (8 条评论) (0 个反应) (0 位负责人)TypeScript (13,381 个派生)batch import
help wantedpackage: coretype: bug

仓库指标

星标
 (52,503 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

image

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.

贡献者指南