-
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
[$250] Unmask the search input field for Fullstory #55512
Comments
Job added to Upwork: https://www.upwork.com/jobs/~021881651594298704562 |
Triggered auto assignment to @abekkala ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
🚨 Edited by proposal-police: This proposal was edited at 2025-01-21 11:01:01 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Unmask the search input field for Fullstory What is the root cause of that problem?Feature request, we should add fsClass="fs-unmask" to unmask the input field. What changes do you think we should make in order to solve the problem?We need to add fsClass="fs-unmask" to the Search element here, like we did for the display names: App/src/pages/home/HeaderView.tsx Lines 230 to 231 in d50b5ae
We can add same way other places if needed. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?NA What alternative solutions did you explore? (Optional)Or we can add sClass="fs-unmask" here if we want to apply for all SearchRouterInput occurances. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Unmask the search input field for Fullstory What is the root cause of that problem?The fsClass="fs-unmask" is not added here : App/src/components/Search/SearchPageHeaderInput.tsx Lines 256 to 257 in a478562
What changes do you think we should make in order to solve the problem?add fsClass="fs-unmask" to the View here: App/src/components/Search/SearchPageHeaderInput.tsx Lines 256 to 257 in a478562
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?NA What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.Removing mask from input search field What is the root cause of that problem?From the What changes do you think we should make in order to solve the problem?By adding a class
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A What alternative solutions did you explore? (Optional)N/A |
📣 @HenriqueCosta05! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@abekkala @flaviadefaria @shubham1206agra should you assign me here as well? I will be unmasking the tooltips as part of #55425 |
@ishakakkad's proposal looks good 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @arosiclair, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @ishakakkad 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
I will create PR by tomorrow EOD |
@shubham1206agra @arosiclair @flaviadefaria can you please confirm should we unmask for all the SearchRouterInput occurrences here or only for one place here ? |
I think it makes sense to unmask all occurrences. |
@ishakakkad What's the status here? |
@shubham1206agra 2nd PR is created, please review it. |
I'm not sure that it is working. It's also a bit older than |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.95-6 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 2025-02-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@shubham1206agra @abekkala @shubham1206agra The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
I still need to ProdQA this, but I'm having some trouble. Asking about it here. |
@arosiclair @abekkala @shubham1206agra @ishakakkad this issue is now 4 weeks old, please consider:
Thanks! |
Still having issues with QA. Discussing here. |
I'm still looking into this. I looked through Fullstory's docs and I can't find any information on unmasking inputs on web via code. Here are docs for native: I think it's mostly just implied that |
Confirmed again this isn't working on prod v9.1.1-6 ![]() I started another discussion here. |
Lots of troubleshooting in this thread, but no luck. There's something wrong with the way we're trying to add the unmask attribute, but I have no idea what at the moment. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected]Copy to clipboard to request to join our Slack channel!
Problem
We don't want any search input to be masked
Solution
Unmask the search input field
Upwork Automation - Do Not Edit
Issue Owner
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @arosiclairThe text was updated successfully, but these errors were encountered: