Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(MultiCombobox): 高さのガタツキを修正 #4665

Merged
merged 1 commit into from
May 23, 2024

Conversation

Qs-F
Copy link
Contributor

@Qs-F Qs-F commented May 22, 2024

Related URL

Overview

MultiComboboxで高さがガタつくのを修正

What I did

  • vertical-align: bottom を追加

Capture

StorybookのMultiComboboxで、

  • 未選択 → フォーカス
  • 項目を選択済み → 削除

の2つを試し、高さがガタつかないことを確認してください。

レビュー担当の方へ: FilterDropDownのVRTの差分が意図とあっているか (おそらく以前のものが崩れているのだとは思うが) 確認お願いしたいです!

@Qs-F Qs-F marked this pull request as ready for review May 23, 2024 01:15
@Qs-F Qs-F requested a review from a team as a code owner May 23, 2024 01:15
@Qs-F Qs-F requested review from oti and nabeliwo and removed request for a team May 23, 2024 01:15
Copy link
Member

@nabeliwo nabeliwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ガタツキがなくなっていること、Chromatic の差分が問題ないことを確認しました!
LGTM 🎉

@Qs-F Qs-F merged commit 9639371 into master May 23, 2024
11 checks passed
@Qs-F Qs-F deleted the fix/multicombobox/unexpected-flaky-size@951 branch May 23, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants