Friday, February 17, 2023
HomeiOS DevelopmentBug: “Testfield in Row of Checklist with Movable Objects”

Bug: “Testfield in Row of Checklist with Movable Objects”


I used to be making an attempt to recreate an present person interface view in SwiftUI however received stumped for some time by some erratic conduct. I’ve constructed a pleasant pattern app which can be on GitHub. This has been filed as FB9715757.

Description

When you have a Checklist with movable rows that has a Textfield in its rows there is a matter in case you attempt to transfer a row whereas it’s first responder.

Steps to Reproduce

Please run the supplied pattern app on iOS 15 simulator.

  1. Faucet on the merchandise titled ‘One’ under and modify the string.
  2. Use the merchandise’s reorder deal with to maneuver it into second place.
  3. Drag it again up into first place.

Anticipated Conduct

Which you can transfer the row again into first place.

Precise Conduct

The system received’t allow you to drop the row in first place. Generally the row disappears totally leaving a spot between the “Two” and “Three” objects (see screenshot)

A functioning workaround is that if the primary responder is resigned earlier than the transfer itself.



Additionally revealed on Medium.

RELATED ARTICLES

Most Popular