ionic-team / ionic-team/ionic-framework

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

オープン
#30,174 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
triage
主要言語
TypeScript
スター
52.7k
フォーク
13.3k
平均マージ
1日 15時間
マージ済み PR(30日)
51

説明

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)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。