mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-15 13:30:34 +00:00
The form's only in-flight protection was the picker's own check-and-set, which makes a second tap a silent no-op - the button stayed live with nothing visibly happening for the whole of the create plus the profile list refresh. Kotlin gained a submitting flag for this; iOS did not. Also trims the last of the long doc comments on isLastModalOpenNotClosing.