Skip to content

Ignoring slight keyboard overlaps in ScrollView#575

Merged
johnnewman-square merged 2 commits intomainfrom
johnnewman/task/keyboard-overlap
Jul 21, 2025
Merged

Ignoring slight keyboard overlaps in ScrollView#575
johnnewman-square merged 2 commits intomainfrom
johnnewman/task/keyboard-overlap

Conversation

@johnnewman-square
Copy link
Contributor

@johnnewman-square johnnewman-square commented Jul 18, 2025

This fixes an issue where the bottom safe area insets of a ScrollView were getting accidentally removed. This happened when the ScrollView slightly overlapped the top edge of the dismissed keyboard frame after the ScrollView's frame was rounded.

@johnnewman-square johnnewman-square force-pushed the johnnewman/task/keyboard-overlap branch from c6d756e to 18fd434 Compare July 18, 2025 19:40
@johnnewman-square johnnewman-square marked this pull request as ready for review July 18, 2025 19:41
@johnnewman-square johnnewman-square requested a review from a team as a code owner July 18, 2025 19:41
@johnnewman-square johnnewman-square merged commit 4376897 into main Jul 21, 2025
4 checks passed
@johnnewman-square johnnewman-square deleted the johnnewman/task/keyboard-overlap branch July 21, 2025 14:46
maxg-square added a commit that referenced this pull request Jul 28, 2025
* main:
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
maxg-square added a commit that referenced this pull request Jul 28, 2025
* main:
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
maxg-square added a commit that referenced this pull request Jul 28, 2025
* maxg/cache_2_envcache:
  Existentials for Xcode 15
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
maxg-square added a commit that referenced this pull request Jul 28, 2025
* maxg/cache_2_envcache:
  Existentials for Xcode 15
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
maxg-square added a commit that referenced this pull request Jul 28, 2025
* maxg/cache_2_envcache:
  Existentials for Xcode 15
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
maxg-square added a commit that referenced this pull request Jul 31, 2025
* main:
  Bump macOS, Xcode, Swift, and Tuist versions. (#580)
  chore: release 6.1.0
  Fix AccessibilityContainer behaviour when it contains a UICollectionView or UITableView
  Ignoring slight keyboard overlaps in ScrollView (#575)
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.

3 participants