Files
simplex-chat/apps/multiplatform/common
Narasimha-sc 2168851adb report the covered-form case, and stop gating local expand/collapse
The form being covered by another modal was the only branch here that said
nothing: the profile exists, the invitation did not move, and the form comes
back with the name still typed so Create fails as a duplicate. Add
isModalOpenNotClosing to tell covered from dismissed - excluding toRemove, or
the close animation would report a dismissal as a cover.

Gate the compose picker's branches rather than its rows. Master had no gate
there at all, so blocking the local expand/collapse was a regression this
branch introduced; only changeProfile and the incognito writes need it.
2026-08-07 22:06:40 +00:00
..