feat(spindle-ui): navigation tabにCapsule StyleとInline Styleを追加 - #2187
feat(spindle-ui): navigation tabにCapsule StyleとInline Styleを追加#2187yanagi0602 wants to merge 3 commits into
Conversation
|
|
Visit the preview URL for this PR (updated for commit 52f4541): https://ameba-spindle--pr2187-feat-update-navigati-5stm76ci.web.app (expires Fri, 14 Aug 2026 05:48:47 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e7521619a2dd5c653490c8246e81ec2a5c8f1435 |
|
reg-suit detected visual differences. Check this report, and review them.
How can I change the check status?If reviewers approve this PR, the reg context status will be green automatically. |
NavigationTabのCapsule StyleとInline Styleを追加しました。
それに際して、UnderlineTabに存在したロジックを一部hooksとして切り出し、それぞれで使う対応も加えています。
既存のバグ修正
テストケースとして、キーボード操作を担保するものを追加しており、それに伴って発見された初回レンダー時のfocus移動の問題を修正しました。
再現確認手順