Skip to content

ref(nav): Clean up leftover page-frame naming - #120557

Merged
priscilawebdev merged 1 commit into
masterfrom
ref/cleanup-pageframe-naming
Jul 27, 2026
Merged

ref(nav): Clean up leftover page-frame naming#120557
priscilawebdev merged 1 commit into
masterfrom
ref/cleanup-pageframe-naming

Conversation

@priscilawebdev

@priscilawebdev priscilawebdev commented Jul 24, 2026

Copy link
Copy Markdown
Member

Pure naming cleanup. The page-frame feature flag has already shipped and been removed, but a number of identifiers still carry the now-meaningless page-frame qualifier left behind by the migration. This drops that terminology. No behavior change.

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 24, 2026
@priscilawebdev
priscilawebdev force-pushed the ref/cleanup-pageframe-naming branch from fae3b80 to 7ad9bba Compare July 24, 2026 12:23
@priscilawebdev

Copy link
Copy Markdown
Member Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 7ad9bba. Configure here.

@priscilawebdev
priscilawebdev marked this pull request as ready for review July 24, 2026 12:29
@priscilawebdev
priscilawebdev requested review from a team as code owners July 24, 2026 12:29
@priscilawebdev
priscilawebdev force-pushed the ref/cleanup-pageframe-naming branch from 7ad9bba to 4643b6d Compare July 24, 2026 12:34
The page-frame feature flag has shipped and been removed, so drop the now-meaningless page-frame qualifier from identifiers left behind by the migration. Pure rename, no behavior change.

- isMobilePageFrame -> isMobile (nav primary/secondary)

- DesktopPageFrameNavigationLink -> DesktopNavigationLink

- PageFrameSidebarNavigationLink -> SidebarNavigationLink

- StyledPageFrameReorderableLink -> StyledReorderableLink

- PageFrameViewTitleWrapper -> ViewTitleWrapper

- pageFrameContent / pageFrameBreadcrumb locals

- NAVIGATION_MOBILE_TOPBAR_HEIGHT_WITH_PAGE_FRAME -> NAVIGATION_MOBILE_CONTENT_HEIGHT (48px mobile content top bar); the 40px NAVIGATION_MOBILE_TOPBAR_HEIGHT is left unchanged

- Fix stale comments referencing MobilePageFrameNavigation (now MobileNavigation)
@priscilawebdev
priscilawebdev merged commit 130ee3d into master Jul 27, 2026
79 of 80 checks passed
@priscilawebdev
priscilawebdev deleted the ref/cleanup-pageframe-naming branch July 27, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants