Skip to content

Conversation

@memoyil
Copy link
Collaborator

@memoyil memoyil commented Nov 5, 2025


PR-Codex overview

This PR focuses on enhancing scroll management by adding checks for the existence of document.body.style before modifying scroll-related styles in the toggleEnableScroll.ts and Overlay.tsx files.

Detailed summary

  • In toggleEnableScroll.ts, added a check to return early if document.body.style is not available before setting overflow and position styles.
  • In Overlay.tsx, modified the cleanup function to include a check for document.body.style before restoring overflow and padding styles.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Nov 5, 2025

⚠️ No Changeset found

Latest commit: 642647d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
web Ready Ready Preview Comment Nov 13, 2025 11:46am
8 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
aptos-web Ignored Ignored Nov 13, 2025 11:46am
blog Ignored Ignored Nov 13, 2025 11:46am
bridge Ignored Ignored Nov 13, 2025 11:46am
games Ignored Ignored Nov 13, 2025 11:46am
gamification Ignored Ignored Nov 13, 2025 11:46am
solana Ignored Ignored Nov 13, 2025 11:46am
ton Ignored Ignored Nov 13, 2025 11:46am
uikit Ignored Ignored Nov 13, 2025 11:46am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants