-
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
[$500] FAB - No tooltip is displayed when hovering over FAB button when FAB menu is open #35964
Comments
Job added to Upwork: https://www.upwork.com/jobs/~016d5a427366019641 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
Triggered auto assignment to @abekkala ( |
We think that this bug might be related to #wave8 |
ProposalPlease re-state the problem that we are trying to solve in this issue.No tooltip is displayed when hovering over FAB button when FAB menu is open What is the root cause of that problem?We don't wrap the component in a tooltip component What changes do you think we should make in order to solve the problem?Wrap the component in a tooltip <Tooltip>
...
</Tooltip> What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.No tooltip is displayed when hovering over FAB button when FAB menu is open What is the root cause of that problem?We don't wrap component with a tooltip What changes do you think we should make in order to solve the problem?Wrap it in a tooltip What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?In the On the other hand, the App/src/components/FloatingActionButton.tsx Lines 106 to 107 in ccad061
What changes do you think we should make in order to solve the problem?Similar to the
|
ProposalPlease re-state the problem that we are trying to solve in this issue.FAB - No tooltip is displayed when hovering over FAB button when FAB menu is open What is the root cause of that problem?The main problem with issue is that we use App/src/components/Tooltip/PopoverAnchorTooltip.tsx Lines 7 to 34 in 82b76c1
As a result when we have open Popover, we disable Tooltip What changes do you think we should make in order to solve the problem?To fix this issue we can update import and use Normal Tooltip
Optional we can update text depending on
App/src/components/FloatingActionButton.tsx Line 106 in 3e5e192
What alternative solutions did you explore? (Optional)NA |
@Expensify/design Could you guys help to confirm whether this is a bug or expected? Current behavior Screen.Recording.2024-02-07.at.11.17.30.movAfter fixing Screen.Recording.2024-02-07.at.11.17.20.mov |
I'm not convinced this is a bug. By having the tooltip display "Close" so quickly it feels like it's giving itself too much prominence. Keen to hear what @Expensify/design thinks |
Expected Result and Actual Result are reversed. Should we update TestRail? |
Down to close as well! |
Agree that we should close this. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4-37.3
Reproducible in staging?: Y
Reproducible in production?: Y
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
Tooltip will be displayed for FAB button when FAB menu is open (old UI behavior)
Actual Result:
Tooltip is not displayed for FAB button when FAB menu is open (old UI behavior)
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6369802_1707251082334.New_UI.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: