Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable clipboard check in foreground on ios #209

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

KKA11010
Copy link
Collaborator

After the app comes to the foreground, it keeps prompting the user to "allow enuts to paste" even if the. This feature is now diabled on ios until a better solution is available. Fixes #164

@KKA11010 KKA11010 added the ignore-for-release PR Will not be mentioned in the release notes label Sep 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (07116bc) 14.87% compared to head (9a77c98) 14.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   14.87%   14.87%   -0.01%     
==========================================
  Files         140      140              
  Lines        4551     4552       +1     
  Branches     1238     1239       +1     
==========================================
  Hits          677      677              
- Misses       3790     3791       +1     
  Partials       84       84              
Files Changed Coverage Δ
src/components/App.tsx 0.00% <0.00%> (ø)
src/context/FocusClaim.tsx 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KKA11010 KKA11010 merged commit dc7ff0f into main Sep 13, 2023
5 checks passed
@KKA11010 KKA11010 deleted the 164-allow-paste-keeps-prompting-on-ios branch September 13, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release PR Will not be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Allow paste keeps prompting on iOS
2 participants