-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-12-18] [$500] Web - FAB Menu - FAB menu is overlapping with FAB icon #31632
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01e2251be8f45d0652 |
Triggered auto assignment to @muttmuure ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @akinwale ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The fab menu is overlapping the fab button. What is the root cause of that problem?The fab button was made larger within the last week, but the menu position was not changed. No special steps are required, the fab button is now always overlapped by the fab menu on desktop/web. What changes do you think we should make in order to solve the problem?Update the menu position to account for the larger fab button. |
ProposalPlease re-state the problem that we are trying to solve in this issueWeb - FAB Menu - FAB menu is overlapping with FAB icon What is the root cause of that problem?This is due to the createMenuPositionSidebar function returning height based on screen height, which supplies position to What changes do you think we should make in order to solve the problem?Change createMenuPositionSidebar to (height can be fine-tuned later) createMenuPositionSidebar: (windowHeight: number) =>
({
horizontal: 18,
vertical: windowHeight - 80,
} satisfies AnchorPosition), What alternative solutions did you explore? (Optional) |
This PR #27660 makes that change, so I think it's changed on purpose |
This should be handled as regression. |
I will prepare a fix for this issue |
#31679 - fix for this issue |
Triggered auto assignment to @jasperhuangg, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
PR still under review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.10-1 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-12-18. 🎊 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:
|
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:
|
#31310
Regression Test Steps
Do we agree 👍 or 👎? |
@akinwale, @jasperhuangg, @muttmuure Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@akinwale, @jasperhuangg, @muttmuure 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
@akinwale, @jasperhuangg, @muttmuure Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
@akinwale, @jasperhuangg, @muttmuure 12 days overdue. Walking. Toward. The. Light... |
1 similar comment
@akinwale, @jasperhuangg, @muttmuure 12 days overdue. Walking. Toward. The. Light... |
Bump @muttmuure! I think we just need to create the issue for the regression test and we should be good to close this out! |
@muttmuure It looks like I haven't received payment for this yet. Searched through allcontracts on Upwork. |
@akinwale I've invited you to a new job: |
@muttmuure I can't access it. It still shows up as a private listing. |
@muttmuure I finally got the invite. I have submitted my proposal. |
Paid up |
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.1.5
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:
FAB menu shouldn't overlap with FAB icon
Actual Result:
FAB menu overlaps with FAB icon
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: