MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
ValidationAssist.PopupPlacement does not work as expected
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 16.3k
- フォーク
- 3.5k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 8
説明
I have the following in my Xaml:
```xaml
```
I expect the popup to show up on the right of the TextBox. But instead I get the following:

Results are the same with MaterialDesignInXaml v3.1.2 and v3.2.0-ci1479.
There is another issue too. Alignment by the top edge produces bad looking result. VerticalAlignment is required for side placement, and better default to Center.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、ValidationAssist.PopupPlacement="Right" および ValidationAssist.UsePopup="True" を使用して報告された XAML TextBox のケースを再現し、その後、これらのプロパティの実装を調べます。サイド配置では検証ポップアップが TextBox の横に表示され、上端の位置合わせで期待される結果になることが完了条件です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- design, desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100