appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

fix: missing paste after permission dialog in iOS

Open chrisirhc opened this issue 10 months ago • 1 comments

Fixes issue specified in https://github.com/AppFlowy-IO/AppFlowy/issues/7214#issuecomment-2600791861 :

When I do copy and paste http url, a system asks whether to "Allow a Paste from Safari". If I click Allow, nothing happens. However, subsequent pastes work.

This loss of selection is when the following dialog appears and after the user taps "Allow" (but before selection is resumed in the Applflowy app): IMG_7543

This is a naive fix intended to demonstrate the issue for discussion, and it requires cleanup/refactor before landing.

Fixes https://github.com/AppFlowy-IO/AppFlowy/issues/7284

chrisirhc avatar Jan 24 '25 06:01 chrisirhc

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 24 '25 06:01 CLAassistant