[CLEAN] Synthetic Benchmark PR #76098 - [CP Staging] revert: feat: [CFI] Add group-by report layout feature #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
Benchmark PR Expensify#76098
Type: Clean (correct implementation)
Original PR Title: [CP Staging] revert: feat: [CFI] Add group-by report layout feature
Original PR Description:
Explanation of Change
Revert of Expensify#72943
Fixed Issues
$ Expensify#76075
$ Expensify#76077
$ Expensify#76078
$ Expensify#76079
$ Expensify#76082
$ Expensify#76084
$ Expensify#76085
$ Expensify#76087
$ Expensify#76089
$ Expensify#76091
$ Expensify#76093
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
PR Type
Bug fix
Description
Removes report layout group-by feature from codebase
Deletes related constants, routes, screens, and navigation config
Removes translation strings across 8 language files
Eliminates utility functions and API actions for grouping
Simplifies transaction list display by removing grouped view
Diagram Walkthrough
File Walkthrough
7 files
Remove report layout constants and actionRemove report layout group-by preference keyRemove report layout settings routeRemove report layout screen definitionRemove report layout linking configurationRemove report layout navigation type definitionRemove report layout page from modal stack10 files
Remove German report layout translationsRemove English report layout translationsRemove Spanish report layout translationsRemove French report layout translationsRemove Italian report layout translationsRemove Japanese report layout translationsRemove Dutch report layout translationsRemove Polish report layout translationsRemove Portuguese report layout translationsRemove Chinese report layout translations6 files
Delete report layout utility functionsDelete report layout action handlersDelete report layout type definitionsRemove report layout type exportsDelete group header componentDelete report layout settings page3 files
Remove report layout action and helper functionRemove report layout secondary action handlerRemove transaction grouping and display logic1 files
Remove report layout group header styles