Skip to content

fix: prevent home horizontal overflow - #10

Open
kush2shah-agent wants to merge 1 commit into
mainfrom
fix/home-horizontal-overflow
Open

fix: prevent home horizontal overflow#10
kush2shah-agent wants to merge 1 commit into
mainfrom
fix/home-horizontal-overflow

Conversation

@kush2shah-agent

@kush2shah-agent kush2shah-agent commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Linear: https://linear.app/kushsagentworkspace/issue/WORK-5/fix-flighttracky-home-horizontal-scroll-overflow

  • Remove the negative horizontal padding used to make the Discover carousel full-bleed
  • Apply horizontal padding only to the vertical sections that need it
  • Keep the root vertical scroll content constrained to the screen width to avoid accidental horizontal bounce/drag

Test Plan

  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -scheme FlightApp -project FlightApp.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 17,OS=26.5' build CODE_SIGNING_ALLOWED=NO
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild test -scheme FlightApp -project FlightApp.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 17,OS=26.5' CODE_SIGNING_ALLOWED=NO

Note: local verification required a temporary ignored FlightApp/Config.xcconfig with the template API key placeholder because the real config is not committed.

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