-
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-07-24] [$250] New search - Words are simply cut off in new search page without showing continuation dots #44608
Comments
Triggered auto assignment to @RachCHopkins ( |
We think this issue might be related to the #collect project. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The topbar header text just overflows the container without any ellipsis. What is the root cause of that problem?This happens after #43429. Previously, we just have flexShrink0 without flex1 style. App/src/components/Breadcrumbs.tsx Lines 69 to 74 in 3622deb
flexShrink0 will make the topbar title (Inbox/Search) not shrink and instead, the workspace name will shrink. But it causes this issue where the title text is overflown when there is no workspace selected, thus the Expensify logo is shown. So, the solution is to add flex1 style which overrides the flexShrink0 style. What changes do you think we should make in order to solve the problem?To solve this issue and doesn't reintroduce #43426, we can conditionally apply the style based on whether we want to show the Expensify logo or the selected workspace.
we can adjust the max width of the header title if we want |
@RachCHopkins Whoops! This issue is 2 days overdue. Let's get this updated quick! |
I can't replicate this, my admins room is playing up, but what I see here seems pretty clear as to what the issue is. |
Job added to Upwork: https://www.upwork.com/jobs/~01c0c5682e2c9e9d31 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
Sorry, I'm still learning! |
is this issue still open for proposal? - @mollfpr |
The issue reproduces differently on my end, but the secondary breadcrumbs still have not appeared. The proposal from @bernhardoj looks good to me and it does fix the issue. 🎀 👀 🎀 C+ reviewed! |
Triggered auto assignment to @pecanoro, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@sandipanghos You can still send a proposal as long no contributors are hired and the |
@pecanoro, @mollfpr, @RachCHopkins Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Assigning @bernhardoj to the issue! |
PR is ready cc: @mollfpr |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.7-8 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-07-24. 🎊 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:
|
https://github.com/Expensify/App/pull/43429/files#r1689333048
I don't think we need a new checklist, the regression step should be enough.
|
Requested in ND. |
Payment Summary
BugZero Checklist (@RachCHopkins)
|
$250 approved for @bernhardoj |
$250 approved for @mollfpr |
Contributors have been paid, the contract has been completed, and the Upwork post has been closed. |
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: v9.0.3-1
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
PreCondition user has workspace with a long name
Expected Result:
User expects that if wording is cut off, then the continuous dots will be shown, for example: "......."
Actual Result:
Word is simply cut off and the user can not read it
The same with Inbox and Search.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Bug6526990_1719551201764.No_continuos_dots_shown_in_new_search_page.mp4
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @RachCHopkinsThe text was updated successfully, but these errors were encountered: