Files
simplex-chat/apps
Narasimha-sc 7658a98919 ui: add the created profile to the list instead of re-listing
Review: the extra listUsers round trip was redundant - appending the
profile that was just created keeps it visible without one, and with it
gone the iOS helper had nothing left to share, so it is inlined.

listUsers sorts by chatViewName, so appending leaves the new profile at
the end until the next refresh; the profile switch re-lists and restores
the order, and on the failure path the ordering is cosmetic.
2026-09-07 11:52:18 +00:00
..