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: TabItem に disabledDetail があるときのフォーカスリングを修正 #5057

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

uknmr
Copy link
Collaborator

@uknmr uknmr commented Oct 25, 2024

関連URL

#5054

概要

#5054 の修正漏れです。
TabItem が disabled かつ disabledDetail を持つ時に Tooltip > TabButton という構造になるが、Tooltip への focus ring が外側についているため見切れてしまう。

変更内容

TabItem を囲う Tooltip の focus ring を内側につける。

確認方法

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vbgl Vincent Laporte
@uknmr uknmr requested a review from a team as a code owner October 25, 2024 09:17
@uknmr uknmr requested review from yt-ymmt and Qs-F and removed request for a team October 25, 2024 09:17
Copy link

pkg-pr-new bot commented Oct 25, 2024

Open in Stackblitz

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

commit: d413a3a

@uknmr uknmr merged commit 236a744 into master Oct 30, 2024
12 checks passed
@uknmr uknmr deleted the fix-TabItem-disabled-focus-ring branch October 30, 2024 09:26
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