-
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
Distance rates - Empty space between distance rates after deleting and adding distance rate #39083
Comments
👋 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 @thienlnam ( |
We think that this bug might be related to #wave-control |
Regression from this PR ProposalPlease re-state the problem that we are trying to solve in this issue.Distance rates - Empty space between distance rates after deleting and adding distance rate What is the root cause of that problem?The main problem with the issue is that when we remove distance rates item we hide an element, but after the last PR we add a margin for all elements (even when this element is hidden, but not yet completely removed )
What changes do you think we should make in order to solve the problem?To fix this issue we can add new prop for
Then pass this new prop for
And we need to update this line (In this case, we will add styles only for visible elements)
What alternative solutions did you explore? (Optional)NA |
Not a blocker / @Krishna2323 & @rushatgabhane Are you able to spin up a PR for this? |
If no one answers, I can ) |
@thienlnam gimme a moment, I'll send a fix |
@rushatgabhane, sorry, I was writing a proposal, pls let me handle this if you haven't started since it came from my PR :) |
@Krishna2323 yes please go ahead, that'd be great! 🙇♂️ |
@thienlnam, I looked into the code and it appears to be a problem with |
Yeah, not a problem - thanks! |
@rushatgabhane, PR ready for review. Sorry for delay, I was blocked by this issue. |
This issue has not been updated in over 15 days. @rushatgabhane, @thienlnam, @Krishna2323 eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@rushatgabhane, @thienlnam, @Krishna2323, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
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: 1.4.57-2
Reproducible in staging?: y
Reproducible in production?: n
Issue found when executing PR: #38799
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
4, Add a distance rate.
Expected Result:
There will be no spacing between first and second distance rate.
Actual Result:
There is spacing between first and second distance rate.
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6428885_1711555306485.20240327_235425.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: