Skip to content

Conversation

ps2
Copy link
Collaborator

@ps2 ps2 commented Sep 19, 2025

The onTapGesture callback is not called on a TextField. Better to use focus anyways; that works with keyboard focus as well.

@marionbarker
Copy link
Contributor

Test

Success. Works as expected on 4 iOS versions.

Test Details

Use this version of Loop with v3.8.0 of LoopWorkspace.

Test with 4 different operating systems.

  • iOS 26: works as designed
  • iOS 18: works as designed
  • iOS 16: works as designed
  • iOS 15: works as designed

Background information about the BolusEntryView screen

The designed behavior of tapping on the bolus line should automatically replace the recommended value with zero.

Previous tests showed that while this did happen for v3.6.4, it stopped working for some iOS systems after the update, PR #2341, commit a634e2f, was made to accommodate iOS 26 and to clean up old code that needed to be updated.

Loop v3.8.0 worked as designed for iOS 15 and iOS 16.
Loop v3.8.0 did not work as designed for iOS 18 and iOS 26.

Copy link
Contributor

@marionbarker marionbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from code review and test.

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