-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix: 31101 Eye icon to show password on password protected PDF file is not working #31176
Conversation
@mananjadhav Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
RNW issue is up here: necolas/react-native-web#2606 |
@tienifr The patch isn't getting installed for me. This the error I get when I did a fresh
and then when I tried to run this specific patch using
Can you confirm if it works fine at your end? |
This is the patch that I generated and works fine on my local.
|
and even after applying the patch it isn't working for me. I can see your videos it is working fine, but something that I am missing out? eye-pdf-icon.mov |
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.
update file name to +004
+003 already exists
@situchan @mananjadhav Thanks for your comment. I just updated the filename |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-pdf-eye-con.movAndroid: mWeb Chromemweb-chrome-pdf-eye-icon.moviOS: Nativeios-pdf-eye-icon.moviOS: mWeb Safarimweb-safari-pdf-eye-icon.movMacOS: Chrome / Safariweb-pdf-eye-icon.movMacOS: Desktopdesktop-pdf-eye-icon.mov |
@situchan can you please re-do the author checklist? It's failing the check for some reason, so please copy it from a blank PR and refill it to guarantee we're checking all the items and none were deleted by mistake |
yes, sorry about that hah |
@danieldoglas Thanks, It's fixed |
✋ 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 production by https://github.com/mountiny in version: 1.4.0-3 🚀
|
We had to rollback the patch because it caused this issue. |
Details
Fixed Issues
$ #31101
PROPOSAL: #31101 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2023-11-10.at.18.48.47.mov
MacOS: Desktop