Skip to content

[WIP] Fix loading page issues and update GSAP package#3

Merged
Unisha0 merged 1 commit into
mainfrom
copilot/remove-loading-page-and-update-gsap
Mar 16, 2026
Merged

[WIP] Fix loading page issues and update GSAP package#3
Unisha0 merged 1 commit into
mainfrom
copilot/remove-loading-page-and-update-gsap

Conversation

Copilot AI commented Mar 16, 2026

Copy link
Copy Markdown
Contributor
  • Replace gsap-trial imports with standard gsap package imports (ScrollSmoother, SplitText)
    • Update src/components/Navbar.tsx - change gsap-trial/ScrollSmoother to gsap/ScrollSmoother
    • Update src/components/utils/splitText.ts - change gsap-trial/ScrollSmoother and gsap-trial/SplitText
    • Update src/components/utils/initialFX.ts - change gsap-trial/SplitText
  • Uninstall gsap-trial package and update gsap to latest version
  • Remove loading page - make landing page show directly
    • Update LoadingProvider.tsx to skip loading screen
    • Update initialFX.ts to auto-trigger on mount
    • Ensure ScrollSmoother is not stuck in paused state
  • Build and verify changes work correctly
  • Run code review and security checks

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@Unisha0 Unisha0 marked this pull request as ready for review March 16, 2026 13:40
@Unisha0 Unisha0 merged commit 3728e29 into main Mar 16, 2026
1 check failed
Copilot AI requested a review from Unisha0 March 16, 2026 13:40
Copilot stopped work on behalf of Unisha0 due to an error March 16, 2026 13:40
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