Skip to content
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

Search - Header Pills are touching each other when highlighted, no spacing #48249

Closed
2 of 6 tasks
IuliiaHerets opened this issue Aug 29, 2024 · 8 comments
Closed
2 of 6 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Hourly KSv2

Comments

@IuliiaHerets
Copy link

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: v9.0.26-1
Reproducible in staging?: Y
Reproducible in production?: N
Issue was found when executing this PR: #47753
Email or phone of affected tester (no customers): applausetester+en@applause.expensifail.com
Issue reported by: Applause Internal Team

Action Performed:

  1. Access staging.new.expensify.com
  2. Sign into a valid account
  3. Go to Search tab on the bottom > Expenses > Observe the header pills

Expected Result:

User expects to have spacing between each pill

Actual Result:

There is no spacing between the Search Pills

Workaround:

Unknown

Platforms:

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6586081_1724903004159.Search_pills_are_touching_when_highlighted.mp4

Bug6586081_1724903004154!No_correct_spacing_between_pills_

View all open jobs on GitHub

@IuliiaHerets IuliiaHerets added DeployBlockerCash This issue or pull request should block deployment Bug Something is broken. Auto assigns a BugZero manager. labels Aug 29, 2024
Copy link

melvin-bot bot commented Aug 29, 2024

Triggered auto assignment to @RachCHopkins (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@melvin-bot melvin-bot bot added the Daily KSv2 label Aug 29, 2024
Copy link

melvin-bot bot commented Aug 29, 2024

Triggered auto assignment to @pecanoro (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@IuliiaHerets
Copy link
Author

We think that this bug might be related to #wave-control

@shubham1206agra
Copy link
Contributor

shubham1206agra commented Aug 29, 2024

This is the intended design.

cc @luacmartins for confirmation

@daledah
Copy link
Contributor

daledah commented Aug 29, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

There is no spacing between the Search Pills

What is the root cause of that problem?

We are not setting margin for the button here

style={[isFirstItem && styles.pl5, isLastItem && styles.pr5]}

What changes do you think we should make in order to solve the problem?

We should add margin horizontal for these buttons and pay attention to the first and last item in here

What alternative solutions did you explore? (Optional)

This is result when I set margin horizontal is 2px
Screenshot 2024-08-29 at 17 38 51

@rayane-djouah
Copy link
Contributor

I believe this is the intended design.

cc @Expensify/design

@shawnborton
Copy link
Contributor

Correct, this is not a bug - going to close.

@luacmartins luacmartins removed the DeployBlockerCash This issue or pull request should block deployment label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Hourly KSv2
Projects
None yet
Development

No branches or pull requests

8 participants