-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Ready for payment] Account switcher - No spacing between account switcher icon and the status icon #48261
Comments
Triggered auto assignment to @arosiclair ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.No spacing between the account switcher and the status button. What is the root cause of that problem?We already set a gap to the container so it will have space between the account switcher and the status button. App/src/pages/settings/InitialSettingsPage.tsx Lines 365 to 369 in e77f204
However, when the name is really long, it pushes the arrow up & down icon out of the display name box. What changes do you think we should make in order to solve the problem?We can set a flex-shrink of 1 to the display name, so when the name is very long, instead of pushing out the icon, the display name will shrink. App/src/components/AccountSwitcher.tsx Lines 142 to 146 in e77f204
|
demoting since Copilot is under beta cc @rushatgabhane |
Triggered auto assignment to @dylanexpensify ( |
Looks like the account switcher was added in #47338. @dangrous can you take a look? @rushatgabhane should probably fix this. |
hello please assign it to me. |
Assigned! there are a couple other ones that came through, I'm going to review and then probably assign those as well if that's okay! |
@rushatgabhane setting flex-shrink here should fix it up, do you think you can add that in to the other fixes? Thanks! |
yes, one mega fix is needed |
@dangrous, @rushatgabhane, @dylanexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
let us know if it would be best to open this for a contributor @rushatgabhane, I know you've got a lot going on |
@rushatgabhane we on track to raise today?? 🙏 |
@rushatgabhane @allgandalf @mkhutornyi let's break this down for payment! Who handled which issues (that were priced at $250), and which issues had a regression attached (so $125)? |
I reviewed (None of those caused regresssion):
Also i'm not sure about one more issue: #48244 , the bug was still reproducible when i tested here and was fixed after that in this commit here so idk if that counts mine or @mkhutornyi. so please help us with that specific issue, rest all seems good to me 👍 (@mkhutornyi correct me please if i am wrong here, no conflicts as such 🙇 ) |
@dylanexpensify they shouldn't be priced at $250 per issue. The issues were one liners and that is why I created a single PR for them |
Payment summary: Contributor: @allgandalf $250 via Upwork |
Contributor details
Follow this way make parent view flex 1 |
📣 @sscodez! 📣
|
There are several ways to achieve the desired layout. One approach is to allocate 70% of the width for the user's email. If the email length exceeds the 70% container width, you can make it scrollable. Alternatively, you can break the text if needed to fit within the allocated space. In the remaining 30% of the width, display both icons, ensuring there is a 10% gap between them for proper spacing. |
📣 @rakshwinder! 📣
|
@dylanexpensify can you pay this one please :)) |
Yes, @allgandalf @mkhutornyi from above, mind applying in the link!? |
done done !!!! |
@allgandalf @mkhutornyi offers sent! |
Triggered auto assignment to @VictoriaExpensify ( |
Hey @VictoriaExpensify! I'm heading out on parental leave so reassigning this! All that's left is paying out @mkhutornyi once he's accepted the offer! Job post found here! TY! 🙇♂️ |
What's the action here? What do we need still to close this out - has payment completed? |
I already accepted offer. |
Got it - so @VictoriaExpensify I think it's up to you to pay out and close! |
@dangrous, @rushatgabhane, @VictoriaExpensify, @mkhutornyi, @allgandalf Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Sorry, i missed this! Finalising payments now! |
Payment summary: |
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.26-1
Reproducible in staging?: Y
Reproducible in production?: N
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): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
There will be spacing between account switcher icon and the status icon
Actual Result:
There is no spacing between account switcher icon and the status icon
On Android, the icons overlap with each other
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6585837_1724882296624.ScreenRecording_08-29-2024_05-20-40_1.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @VictoriaExpensifyThe text was updated successfully, but these errors were encountered: