Skip to content

fix: missing paste after permission dialog in iOS#1027

Draft
chrisirhc wants to merge 1 commit intoAppFlowy-IO:mainfrom
chrisirhc:chua/7214--permission-selection-loss
Draft

fix: missing paste after permission dialog in iOS#1027
chrisirhc wants to merge 1 commit intoAppFlowy-IO:mainfrom
chrisirhc:chua/7214--permission-selection-loss

Conversation

@chrisirhc
Copy link

@chrisirhc chrisirhc commented Jan 24, 2025

Fixes issue specified in AppFlowy-IO/AppFlowy#7214 (comment) :

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 AppFlowy-IO/AppFlowy#7284

Fixes:
> 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 is a naive fix intended to demonstrate the issue for discussion, and it requires cleanup/refactor before landing.
@CLAassistant
Copy link

CLAassistant commented Jan 24, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] When pasting from an app from the first time in a while, first paste fails

2 participants