Page MenuHomePhabricator

Native Editor - fix undo hang after replace all
Closed, DeclinedPublic

Description

When replacing all on a large set of matches (for example: changing "the" to "cat" on a full article), the app freezes when tapping Undo after dismissing find and replace. This is a processing hang and I find that it eventually frees up (after about 75 seconds on my iPhone 12 Pro Max). This task is to investigate and improve performance, or at least show a spinner before the undo / redo actions.