MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Navigation between transitioner slides not working

オープン
#2,783 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

bug evaluation required
主要言語
C#
スター
16.3k
フォーク
3.5k
平均マージ
1日 22時間
マージ済み PR(30日)
8

説明

### Bug explanation

I have a project with the following structure:

It has a MainWindow with a transitioner with 5 slides (HomeScreen, SellType, CustomerName, Sells, Logout) where Sells slide has a transitioner with 3 slides (Subgroups, Products, ProductConfig).

There is a routine in Sells to return to SellType slide in MainWindow. The problem is that when the slide loaded in Sells transitioner is Subgroups the SellType load normally, but when it's the Products slide, the transitioner doesn't load the SellType.

However, when I set the routine in Sells slide to return to HomeScreen and Subgroups slide is loaded in Sells transitioner, nothing happens, but if Products slide is loaded, Home screen is loaded.

If I set the routine in Sells slide to return to CustomerName, all slides in Sells transitioner are capable to load it normally.

The slides here are UserControls.

### Version

4.5.0

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

レポートに記載された MainWindow transitioner、ネストされた Sells transitioner、UserControl slides を使ってナビゲーションの問題を再現します。各ネストされた slide から SellType、HomeScreen、CustomerName に戻るテストを行い、すべての route が要求された parent slide を一貫して読み込むことを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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