-
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-11-01] [$1000] Tooltips should not show when the related context menu is open #24296
Comments
Triggered auto assignment to @laurenreidexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
I reported first |
Triggered auto assignment to @NicMendonca ( |
Bug0 Triage Checklist (Main S/O)
|
Reassigning as this got assigned at 9pm the evening before I am OOO for 5 days |
Job added to Upwork: https://www.upwork.com/jobs/~019da84618f039e6f7 |
Current assignee @NicMendonca is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Tooltips shows when the related context menu is open. What is the root cause of that problem?We're not disabling the tooltip when the context menu is open. What changes do you think we should make in order to solve the problem?We need to disable the tooltip when the context menu is open.
(we can consider setting the We should apply the same solution to any Context Menu + Tooltip combination that has this problem. What alternative solutions did you explore? (Optional)If we don't want to add a prop, we can use the existing |
@tienifr thanks for your proposal. Your solution works but it's case-by-case fix. Whenever introduce new popover in the future, we should always consider |
I agree. Trying to fix it globally will likely lead to tying the Popover and Tooltip together unnecessarily. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hide tooltip when popover menu is open What is the root cause of that problem?The hiding of the tooltip is not handled What changes do you think we should make in order to solve the problem?As I see a request for a global proposal, I'll share something that I think of, but it may be too excessive at this point. The suitability of my suggestion depends on the level of generality you are looking for. My proposal is to:
This way, we don't depend on the Popover menu and Tooltip being close to each other in the render tree. They don't rely on a single visibility prop, but their logic is handled in context. But, as I mentioned above, creating a separate context may be overkill for fixing just one issue. |
@alex2bc right, your solution is too overkill to fix this minor issue. |
@situchan I think I might have a better solution. I have to do some research though. I'll post an update tonight! |
@allroundexperts's proposal looks good to me. |
Triggered auto assignment to @luacmartins, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
PR created. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.90-2 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-11-01. 🎊 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.
For reference, here are some details about the assignees on this issue:
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:
|
Bump on BZ summary ☝️ |
Reporter: N.A |
This is kind of polish than bug and doesn't affect user experience. So I propose no regression test. |
@situchan the upwork job expired, so just making a new one! @allroundexperts pls request payment via Expensify |
@situchan sent you the offer |
@situchan you've been paid! Thanks everyone! |
$1,500 payment approved for @allroundexperts based on this comment. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
This is follow up from #15289
Action Performed:
Break down in numbered steps
Example 1:
AND
Example 2:
Expected Result:
Describe what you think should've happened
Example 1:
Tooltip & popover modal are not overlapped
Example 2:
Should not see tooltip in either hover state
Actual Result:
Describe what actually happened
Example 1:
Tooltip & popover modal are overlapped
Example 2:
See tooltip in both hover states
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.51-2
Reproducible in staging?: yes
Reproducible in production?: no
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): N/A
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by:
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: