-
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 2025-02-24][$250] Unmask tooltip copy for Fullstory #55425
Comments
Triggered auto assignment to @slafortune ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Unmask tooltip copy for Fullstory What is the root cause of that problem?Feature request, we should add What changes do you think we should make in order to solve the problem?We need to update any of the following
We will add App/src/pages/home/HeaderView.tsx Lines 230 to 231 in d50b5ae
if we want to unmask all the tooltips, then we need to also update the base tooltip component to include this one, but i guess here we are updating only the tooltips we get at the start of a new user What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?No tests, this is fullstory related. What alternative solutions did you explore? (Optional)N/A |
Job added to Upwork: https://www.upwork.com/jobs/~021880350559975789433 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jjcoffee ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Allow capturing tooltip text/copy using Fullstory by making all tooltips unmasked. What is the root cause of that problem?Tooltip components do not have a What changes do you think we should make in order to solve the problem?The issue can be resolved by adding a What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?We can test that What alternative solutions did you explore? (Optional)Fullstory has convenience functions to programmatically unmask elements. That approach will be beneficial if we needed to conditionally unmask some components. But in this case since we want to unmask all tooltips, using a class is a simpler and recommended solution. |
📣 @ranjan-purbey! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@twilight2294 was first so let's go with their proposal. @flaviadefaria Could you confirm if literally all tooltips should be unmasked, or is it just the "product training" ones? In the former case we'd modify the base component so that all future tooltips are unmasked too. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @puneetlath, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @twilight2294 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
I'd think we want all tooltips unmasked. Can we also unmask the "nudge migration" modal that we show to users in the migration flow? |
Yes, all tooltips should be unmasked, and as Puneet mentioned above also the "nudge migration" modal. Thanks! |
To understand better, which part of the migration text gets masked, can you attach a screenshot ? |
Thanks, I will raise the PR today |
@puneetlath, @slafortune, @jjcoffee, @twilight2294 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Working on it here |
PR under development. |
Can someone put a pending payment label here ? The PR is in production from yesterday |
This issue has not been updated in over 15 days. @puneetlath, @slafortune, @jjcoffee, @twilight2294 eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@puneetlath Would you mind switching back to weekly so this doesn't get missed for payment 🙇 |
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 tooltips copy to be masked
Solution
Unmask all tooltips
The contributor who works on this will need to add the
fsClass="fs-unmask"
property in the elements to be unmasked.Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @slafortuneThe text was updated successfully, but these errors were encountered: