Skip to content

Refactor layout and navigation components to remove unused motion props - #494

Merged
braginini merged 1 commit into
mainfrom
Navigation-Bounce-Fix
Nov 25, 2025
Merged

Refactor layout and navigation components to remove unused motion props#494
braginini merged 1 commit into
mainfrom
Navigation-Bounce-Fix

Conversation

@TechHutTV

@TechHutTV TechHutTV commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

Note: Quick fix, feel free to reject this PR if there is even a slight disagreement on the removing scroll-based hiding.

  • Replaced motion.header with a standard header in Layout component.
  • Removed layout props from motion elements in NavigationAPI and NavigationDocs components for improved performance and clarity.
  • Updated AnnouncementBannerProvider to make the banner always visible, removing scroll-based hiding logic.

2025-11-24_08-38-09_360

- Replaced motion.header with a standard header in Layout component.
- Removed layout props from motion elements in NavigationAPI and NavigationDocs components for improved performance and clarity.
- Updated AnnouncementBannerProvider to make the banner always visible, removing scroll-based hiding logic.
@TechHutTV
TechHutTV marked this pull request as ready for review November 25, 2025 14:21
@braginini
braginini self-requested a review November 25, 2025 19:01
@braginini
braginini merged commit cc0b4cd into main Nov 25, 2025
1 check passed
@braginini
braginini deleted the Navigation-Bounce-Fix branch November 25, 2025 19:03
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