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

chore: AppHeader/mobileの内部ロジックを整理する vol.2 #5393

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

AtsushiM
Copy link
Member

関連URL

概要

変更内容

確認方法

@yagimushi yagimushi force-pushed the chore-refactoring-AppHeader-mobile-vol2 branch from d37eb0f to fe3b10e Compare February 18, 2025 02:09
Copy link

pkg-pr-new bot commented Feb 18, 2025

Open in Stackblitz

npm i https://pkg.pr.new/kufu/smarthr-ui@5393

commit: 6341b21

@yagimushi yagimushi force-pushed the chore-refactoring-AppHeader-mobile-vol2 branch from fe3b10e to 6341b21 Compare February 18, 2025 02:36
@@ -78,7 +78,7 @@ export const MenuDialog: FC<
onClickBack={() => setIsReleaseNoteSelected(false)}
/>
) : selectedNavigationGroup ? (
<NavigationGroupHeader currentNavigationGroup={selectedNavigationGroup} />
<NavigationGroupHeader title={selectedNavigationGroup.children} />
Copy link
Member Author

Choose a reason for hiding this comment

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

必要最小限の値のみ渡すことでmemoの効率を良くします

@AtsushiM AtsushiM marked this pull request as ready for review February 18, 2025 22:11
@AtsushiM AtsushiM requested a review from a team as a code owner February 18, 2025 22:11
@AtsushiM AtsushiM requested review from Qs-F and hiroki0525 and removed request for a team February 18, 2025 22:11
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.

1 participant