MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

ValidationAssist.PopupPlacement does not work as expected

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

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

bug evaluation required
主要言語
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:

![image](https://user-images.githubusercontent.com/13851064/82466607-5269f080-9ac9-11ea-82b9-e4ac93250305.png)

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.

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

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

はじめの一歩

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

調査の方向性

まず、ValidationAssist.PopupPlacement="Right" および ValidationAssist.UsePopup="True" を使用して報告された XAML TextBox のケースを再現し、その後、これらのプロパティの実装を調べます。サイド配置では検証ポップアップが TextBox の横に表示され、上端の位置合わせで期待される結果になることが完了条件です。

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

評価

技術スタック
csharp
領域
design, desktop
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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