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: ダイアログの背景がスクロールに依ってズレる不具合を修正 #4933

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

uknmr
Copy link
Collaborator

@uknmr uknmr commented Sep 18, 2024

関連URL

概要

画面をスクロールした状態でダイアログを開くとダイアログ背景がズレる不具合を修正しました。

変更内容

ダイアログ背景の position: absoluteposition: fixed に変更しました。

確認方法

Dialog の With Scroll Story で確認できます。
https://63d0ccabb5d2dd29825524ab-qumxppnwwd.chromatic.com/?path=/story/dialog%EF%BC%88%E3%83%80%E3%82%A4%E3%82%A2%E3%83%AD%E3%82%B0%EF%BC%89-dialog--with-scroll

@uknmr uknmr requested a review from a team as a code owner September 18, 2024 08:27
@uknmr uknmr requested review from atzzCokeK and hiroki0525 and removed request for a team September 18, 2024 08:27
Copy link

pkg-pr-new bot commented Sep 18, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@4933

commit: b2baf4e

Copy link
Member

@AtsushiM AtsushiM left a comment

Choose a reason for hiding this comment

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

👍

@uknmr uknmr merged commit cf5ea5f into master Sep 18, 2024
11 checks passed
@uknmr uknmr deleted the fix-Dialog-position branch September 18, 2024 08:37
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.

2 participants