-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Replace popover menu with scrollable tabs on Reports screen #84036
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
Open
GCyganek
wants to merge
53
commits into
Expensify:main
Choose a base branch
from
software-mansion-labs:@GCyganek/scrollable-tabs-reports-page
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 51 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
cab3fa9
Scrollable tabs on Reports page
GCyganek bdbd660
Refactor SET_HISTORY_PARAM to PUSH_PARAMS for custom history navigation
adamgrzybowski e5781d5
Use PUSH_PARAMS navigation action in SearchPageTabSelector
adamgrzybowski 0ace013
Remove unnecessary affectedTabs check from TabSelector background and…
adamgrzybowski 9814fbd
Fix goBack with custom history on android
adamgrzybowski 24f29fb
Refactor router extensions functionality
adamgrzybowski bd2122d
Fix not scrolling to tabs that are not in view when user navigates back
GCyganek 0434e91
Delete SearchTypeMenuPopover and correct savedSearches processing
GCyganek b62c511
default export error
GCyganek 3f92e0b
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 816df32
ExpensifyCard icon
GCyganek 37dcfe9
Do not run useEffect on first render
GCyganek 5a4a8a9
Improve types for router extensions
adamgrzybowski b8f1791
Use consts in router extensions
adamgrzybowski 0ee328c
Fix problem with rehydration of split navigator
adamgrzybowski 8c92c71
Fix affectedTabs opactiy & bg
GCyganek 8c650b3
Add todo items count
GCyganek 2cd7bb9
Fix prettier
GCyganek 7ae12c1
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek a1a4b3e
Fix scrolling problems, add bg
GCyganek 173b3be
Fix prettier
GCyganek 097f8d8
Re-run jest tests
GCyganek 8fd60f8
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek b3c5a3a
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 832145d
Update badges
GCyganek be008e0
Clear rawQuery when pushing tab params to avoid stale filters
adamgrzybowski 95bc7fe
Re-run jest tests
GCyganek 2a72117
Disable search router list on tab press
GCyganek 8ed9b6c
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 4c31279
Fix double tap needed to select tab with focused input
GCyganek 42f59dc
Add offline pending action tab style
GCyganek 3c1ba10
Force onTabPress when active
GCyganek ea3ba6e
Fix lastPressedTab logic
GCyganek f4fc5dd
Delete console.log
GCyganek 80e3dc8
Fix too long tabs by setting 256px max tab label width
GCyganek a535173
Saved searches titles fix
GCyganek 3b28627
Delete console.log
GCyganek 6f74c39
Add tab long press handler to display rename/delete popover
GCyganek 913e1ad
Re-run jest tests
GCyganek 8e31abc
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 858f584
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 166ccbd
Fix tabs order
GCyganek 0f85ee1
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek f0198cd
replace forceOnTabPressWhenActive with onActiveTabPress
GCyganek d6b2135
Fix tab opactiy when pendingAction set
GCyganek 43badb8
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 3fc056c
restore keyboardShouldPersistsTabs - handled
GCyganek f61c410
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 00c9726
Re-run jest tests
GCyganek c3d123c
Re-run jest tests
GCyganek 001af80
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 3d82163
Merge branch 'main' into @GCyganek/scrollable-tabs-reports-page
GCyganek 7e15b4a
AI review feedback
GCyganek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 0 additions & 54 deletions
54
src/components/Search/SearchPageHeader/SearchTypeMenuPopover.tsx
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.