-
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
[HOLD for payment 2023-07-17] [$1000] Web- Eye icon position not aligned and nothing happen on click of eye icon #22183
Comments
Triggered auto assignment to @michaelhaxhiu ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Eye icon position is not aligned and nothing happens on click of eye icon in password protected PDF form. What is the root cause of that problem?
App/src/components/TextInput/BaseTextInput.js Lines 348 to 360 in 3e0d7dd
Nothing happens on clicking of eye icon since we are calling the App/src/components/TextInput/BaseTextInput.js Lines 220 to 222 in 3e0d7dd
What changes do you think we should make in order to solve the problem?We need to add style={[styles.flex1, styles.textInputIconContainer]} For fixing the click behaviour of eye icon, we need to call We need to simply call it like - const togglePasswordVisibility = useCallback(() => {
setPasswordHidden((prevState) => !prevState);
}, []); We can change the name of variable What alternative solutions did you explore? (Optional)NA Result - Screen.Recording.2023-07-04.at.8.50.55.PM.mov |
This is a regression from #20186. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @PauloGasparSv ( |
Hey @Julesssss, can you take a look at my proposal? I have tested it and I can raise a PR right now. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Thanks @Nikhil-Vats. Your solution looks good to me, I was just trying to decide whether to revert the PR you linked. I think it's going to be simpler to just work on this fix. So yeah, I'd be happy to assign you to this fix now |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.37-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-07-14. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
cc: @Julesssss Let me know if you differ on any of the above, thanks! |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.38-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-07-17. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Ready to be paid I think |
@michaelhaxhiu I will collect via ND |
@Julesssss This qualifies for Bonus too right? |
@Santhosh-Sellavel yep just checked as part of the BZ payment step, and you are correct. Let's do payments now! |
Payments:
|
@Santhosh-Sellavel will you require payment via newdot? |
Offer accepted @michaelhaxhiu. |
2/3 paid. Just waiting for Santhosh to confirm if he's gonna get paid via upwork or newdot. |
@michaelhaxhiu I will let you know here once done! |
Please do! |
I'll check your box last |
Requested on ND |
Perfect |
Approved $1500 to Santhosh based on #22183 (comment) |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Should show password on click of eye icon
Actual Result:
Eye icon position not aligned and nothing happen on click of eye icon
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.36-2
Reproducible in staging?: n/a
Reproducible in production?: n/a
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Screen.Recording.2023-07-04.at.4.57.49.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @gadhiyamanan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1688470270928489
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: