-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-03-28] iOS - Help button - Spacing between help button and search button is bigger in Inbox #57854
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
Comments
Triggered auto assignment to @arosiclair ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Triggered auto assignment to @jliexpensify ( |
I also think the workspaces spacing looks more correct. Going to ping @dubielzyk-expensify directly as well since he worked on this! (But I'm pretty positive the workspaces example is correct.) |
This comment has been minimized.
This comment has been minimized.
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Help button - Spacing between help button and search button is bigger in Inbox What is the root cause of that problem?Minor miss in implementation. Such extra gap - styles.gap4 is included here. App/src/components/Navigation/TopBar.tsx Line 47 in b824845
What changes do you think we should make in order to solve the problem?Simply remove styles.gap4 here. App/src/components/Navigation/TopBar.tsx Line 47 in b824845
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?NA What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Offending PR #56490 |
Makes sense to me to use the Workspace example, but how are users even seeing this in the product right now? cc @blazejkustra |
Going to swap with Kadie, since she has a physical iPhone and can test if needed |
Yeah 100% what Danny and Shawn is saying. The workspaces is the one to go with 👍 But also a bit confused as to why this is showing up in the product like Shawn mentions 🤔 |
It's only showing in staging from what the OP says (v 9.1.9-1) - is it expected that it's available soon? |
Let's see what @blazejkustra says. I didn't realize that we even had any help content to be showing in that side pane feature - I thought we were just starting to build out the plumbing for it but it wouldn't be exposed to any users. |
@blazejkustra bump on this! |
Right now, the Help button only shows up by default on staging . In production, users have to manually set a flag in the console to see it 😊 |
Hi I am Adam from SWM and I am helping @blazejkustra with help pane issues. I'd like to work on this. |
Update:I've created a pr draft with a fix |
|
I can't reproduce this anymore after implementing this PR. Tested on 27 Mar v9.1.20-2 Develop. We can close, payment and BZ checklist will be handled here. Thanks! |
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
Uh oh!
There was an error while loading. Please reload this page.
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.1.9-1
Reproducible in staging?: Y
Reproducible in production?: No, unable to check in Prod, new feature
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
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:
The spacing between help button and search button should be the same in Inbox and Workspaces
Actual Result:
The spacing between help button and search button is not same in Inbox and Workspaces. The spacing is bigger in Inbox
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6761949_1741185678554.ScreenRecording_03-05-2025_22-36-47_1.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: