ionic-team/ionic-framework

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

Ouverte

#22 719 ouverte le 26 déc. 2020

 (8 commentaires) (0 réaction) (0 personne assignée)TypeScript (13 381 forks)batch import
help wantedpackage: coretype: bug

Métriques du dépôt

Stars
 (52 503 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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:

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.

Guide contributeur