-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fixes IOU - Unable to paste the amount copied from Notes on MacOS Safari #7219
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
src/components/TextInputAutoWidthWithoutKeyboard/BaseTextInputAutoWidthWithoutKeyboard.js
Outdated
Show resolved
Hide resolved
src/components/TextInputAutoWidthWithoutKeyboard/BaseTextInputAutoWidthWithoutKeyboard.js
Outdated
Show resolved
Hide resolved
I have read the CLA Document and I hereby sign the CLA |
Could you please add screenshots of all the platforms? |
Sure. I've added them just now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/components/TextInputAutoWidthWithoutKeyboard/BaseTextInputAutoWidthWithoutKeyboard.js
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests well.
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @Julesssss in version: 1.1.30-4 🚀
|
🚀 Deployed to production by @chiragsalian in version: 1.1.31-1 🚀
|
Details
Use
TextInput
directly imported from React Native inTextInputAutoWidthWithoutKeyboard
. BecauseTextInputFocusable
will transform styled text into markdown format when pasting. That's not what we want. See also: #6931 (comment)Fixed Issues
$ #6931
Tests
QA Steps
Same as above.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android