ionic-team / ionic-team/ionic-framework

Animations only always honored on router.push(), less so on other methods

Đang mở
#30,174 0 bình luận 2 reaction 0 người được giao Xem trên GitHub
triage
Ngôn ngữ chính
TypeScript
Star
52.7k
Fork
13.3k
Merge trung bình
1 ngày 15 giờ
Pull request đã merge (30 ngày)
51

Mô tả

We should always be able to specify an animation and a direction, even if the route is replaced or popped from the stack, and even if that route was already animated using another animation.

The current behaviour on Vue at least only permits new animations to be used on 'push', but the old animations will always be used on 'pop' and 'replace' if "returning" from a view already present on the stack.

This is not ideal as it prevents developers from always having control over app animations (and also it leads to weird user behaviour since animations are cues to the user anyway)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.