-
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 2024-08-02] [$250] Name of the Expensify user is not centered in the profile detail view #45346
Comments
Triggered auto assignment to @strepanier03 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Name of the Expensify user is not centered in the profile detail view What is the root cause of that problem?The text is not centered when App/src/pages/ReportDetailsPage.tsx Lines 573 to 592 in ec19663
What changes do you think we should make in order to solve the problem?We should check for What alternative solutions did you explore? (Optional)We can add |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?When the header of the report is clicked the app navigates to the report details page through the Instead of the profile page since the Line 148 in ec19663
The report detail page does not align the title to the center while the profile page does. App/src/pages/ReportDetailsPage.tsx Lines 573 to 580 in ec19663
What changes do you think we should make in order to solve the problem?We should include the App/src/pages/ReportDetailsPage.tsx Line 580 in ec19663
We could change the line of code above with the one below for the
What alternative solutions did you explore? (Optional)Create a different section like |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?In App/src/pages/ReportDetailsPage.tsx Lines 585 to 591 in 77d95c5
What changes do you think we should make in order to solve the problem?This bug happens for all reports that are not DM and the report name can not be edited.
App/src/pages/ReportDetailsPage.tsx Lines 585 to 591 in 77d95c5
And add style App/src/components/MenuItem.tsx Line 656 in 39463bd
What alternative solutions did you explore? (Optional)NA Screen.Recording.2024-07-15.at.14.36.14.movResult |
@strepanier03 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~01d58bde936bd4c0a6 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
@strepanier03, @fedirjh Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Thanks everyone for the proposal. I think @nkdengineer has the correct solution. Center alignment should be applied to all report names that are not editable. |
@nkdengineer's proposal looks good to me. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @blimpich, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@fedirjh thanks for the review but can we please confirm the expected behaviour here? I don't think we need to centre all the report names that are not editable. Using Lines 6229 to 6238 in e3ebeff
|
@Krishna2323 I think that's the expected behaviour. Following the mockups shared in this issue #44149 you can see that non-editable expenses titles are centered |
@fedirjh, thanks for the confirmation, I was not sure because expected result states |
Yeah, just chiming in to say that if the room name is not editable, we should be centering it in all cases. CC @Expensify/design for the gut check there |
Agree—that's what we had previously talked about and decided. |
📣 @nkdengineer 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.12-0 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 2024-08-02. 🎊 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:
|
BugZero Checklist:
Regression Test Proposal
|
true |
Payment Summary
@JmillsExpensify payment request incoming. |
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: 9.0.6-2
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: @shawnborton
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1720777243552389
Action Performed:
Expected Result:
"Expensify" name should be centered like "Chronos"
Actual Result:
The name for the Expensify user is not centered in the details view
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03The text was updated successfully, but these errors were encountered: