-
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
[$250] Bulk deleted categories reappear. #53035
Comments
Triggered auto assignment to @sakluger ( |
Triggered auto assignment to @justinpersaud ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
Job added to Upwork: https://www.upwork.com/jobs/~021861090857183886137 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Pujan92 ( |
Just leaving a note here that I'm going to be OOO starting tomorrow until Dec 9th. If anything requires engineering before then and I'm not around, feel free to reassign. |
@justinpersaud, @sakluger, @Pujan92 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@Pujan92 any ideas on this one? |
Hi, I'm Povilas from Callstack and I would like to work on this issue. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Thanks @zirgulis! I've assigned you to the issue. Please let us know once you have a proposal for how to fix the issue. |
@sakluger it's very difficult to reproduce this bug reliably, it seems to happen randomly. I've managed to only reproduce this a couple of times, not sure what are the exact steps to reproduce this. It might take quite some time to fully understand what's going on here. I have noticed an error in the browser console coming from onyx that it's not able to set |
Cool, thanks for the update @zirgulis. Keep us updated as you investigate! |
@justinpersaud @sakluger @Pujan92 @zirgulis this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@sakluger It seems that the issue here is that the Screen.Recording.2024-12-09.at.11.49.09.mp4 |
@sakluger For web and desktop platforms, we could try to increase the values of |
@zirgulis That doesn't completely make sense to me. If this was a batch rendering issue, I would think that would just cause some of the categories to take longer to be deleted. Are you saying that when you delete a large set of categories, it splits that operation up into batches and we only complete some of the batches? |
@sakluger we do delete the categories successfully, but after deleting them we render (display) the remaining categories in batches. This is a rendering issue and not related to data flow. |
Sounds like a promising lead to me |
Can you create a proposal using the template? |
Problem: In the WorkspaceCategoriesPage users are experiencing visual glitches in the SelectionListWithModal component where:
Root Cause: The root cause appears to be suboptimal React Native list configuration parameters:
Proposed Changes:
Important: this should be done only for web and desktop platforms as this can increase the memory usage. Tests: |
Thanks @zirgulis! Could you please update your proposal to link directly to the files that would change? Here is a good example of a recent proposal that we selected: #53346 (comment). |
@sakluger I think this commit will showcase the best what I want to change callstack-internal@0849f99 |
Thanks @zirgulis. We ask everyone to follow the same template when making proposals. If you'd like us to consider your proposal, could you please update your existing comment to match the template? The comment I linked above is a good example of a proposal that uses the required template. |
@sakluger I have updated my proposal comment, could you please verify that I'm not missing anything anymore? I was not able to paste the code lines to be changed as permalinks because it's from the other repository (our own fork). Instead I added them as links |
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:
Reproducible in staging?: need reproduction
Reproducible in production?: need reproduction
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @trjExpensify
Slack conversation (hyperlinked to channel name): Expensify - Convert
Action Performed:
Be on a slow network 3g
Expected Result:
Deleted categories should not reappear
Actual Result:
Deleted categories reappear
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
2024-11-22_00-46-04.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: