-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[Wiring the UI] Revamp search page actions bar #86297
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
Merged
luacmartins
merged 84 commits into
Expensify:main
from
bernhardoj:feat/81558-revamp-search-actions-bar-imp
Apr 15, 2026
Merged
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
b5e960d
use the revamped search actions bar
bernhardoj f51f688
remove group by, limit, view from filters page
bernhardoj 9631205
remove save search from filters page
bernhardoj c4ae138
remove unnecessary label
bernhardoj 59060f2
add sort order filters menu
bernhardoj 68e2ead
lint
bernhardoj 7b05fde
remov extra padding
bernhardoj 7364505
show all applied date-type filters
bernhardoj 5e319bd
simplify code
bernhardoj b233138
simplify code
bernhardoj 08a8e56
simplify again
bernhardoj 817c6d5
add more locale
bernhardoj 7d80088
fix test
bernhardoj 80b928a
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj d241817
remove extra padding
bernhardoj 5448ec5
remove unused hook
bernhardoj 7e9a68f
rename
bernhardoj 6cea74d
fix padding
bernhardoj 6204e53
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 1747a0b
update comment
bernhardoj 19e2dbd
refactor to switch case
bernhardoj 1ccbdbb
fix typing
bernhardoj 913a601
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 649451c
fix padding issue
bernhardoj 45048f6
fix alignment issue
bernhardoj aa6f84f
fix search placeholder in center
bernhardoj e77f29e
reduce padding
bernhardoj c1a4281
remove unused style
bernhardoj b59241f
fix skeleton height
bernhardoj d05451d
add three dots
bernhardoj 67d93fc
update the font size
bernhardoj c4b6381
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 554bfd0
move group currency filter to Display dropdown
bernhardoj e6d92a8
lint
bernhardoj 428327e
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 0d3a315
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 21553b0
fix wrong popover size
bernhardoj 8bc6132
missnig date filter when using date range
bernhardoj 293c3c2
delete unused test
bernhardoj 3f044d0
prettier
bernhardoj 3315054
always show the input
bernhardoj cdbe286
show help button
bernhardoj db9d316
Keep the search input visible and put the actions bar next to it
bernhardoj 533cb3c
fix jumping table when selecting item
bernhardoj ed8916c
remove unused param
bernhardoj 72be716
show filters bar in mobile view
bernhardoj 4244d07
update test
bernhardoj 16e486e
lint
bernhardoj 1355be3
add more spacing when filter bars is visible
bernhardoj 900fb52
fix type
bernhardoj a205c1d
remove unused import
bernhardoj 39144fa
don't apply margin if no filters
bernhardoj fad79bb
make the input height fixed
bernhardoj 8b3f660
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 1d1c20a
conflict
bernhardoj 9ca4a2f
remove gap
bernhardoj c7c5846
show all applied filters
bernhardoj 1a97a9b
update comment
bernhardoj 47f6522
prettier
bernhardoj a6b7343
fix typo
bernhardoj 461e4b7
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 65dfa35
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj eec2f3d
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 31f1a35
pass down hasFilterBars
bernhardoj ce3a709
lazily load search save page
bernhardoj bad1470
fix input padding style
bernhardoj 12400ec
use key as list key
bernhardoj 12c4f8e
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 13a57d9
fix extra padding bottom
bernhardoj 40f0845
fix popover height
bernhardoj c63c616
fix bullet point doesn't have spacing
bernhardoj b505071
fix broken modal
bernhardoj c7f1577
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj ee532e2
revert unintended change
bernhardoj 6f02725
prettier
bernhardoj c2f459e
make it consistent
bernhardoj e641a7d
add groupBy, limit, view to skipped filters
bernhardoj 8bd3ca7
fix padding
bernhardoj 0306803
fix broken height
bernhardoj 189f60d
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 57d283e
delete unused style
bernhardoj 08b0720
show button as icon on medium screen
bernhardoj 2b7f406
lint
bernhardoj 565eaab
Merge branch 'main' into feat/81558-revamp-search-actions-bar-imp
bernhardoj 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
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.