-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Fix/move preselected items to top #80322
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
Closed
marufsharifi
wants to merge
51
commits into
Expensify:main
from
marufsharifi:fix/move-preselected-items-to-top
Closed
Changes from 6 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
722464c
Fix sorting to move pre-selected items to the top of lists
marufsharifi 79913be
Fix sorting to move pre-selected items to the top of lists second lists
marufsharifi 82578b6
fixed for the attendees selector
marufsharifi 3c359bc
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 6a442af
revert changes for SearchColumnsPage
marufsharifi 05b5547
removed unnecessary props
marufsharifi 8f88a11
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 9d36163
applied ai optimization suggestions.
marufsharifi 673dce1
moving the loop outside of searchOptions
marufsharifi c230c97
fixed the attendees issues.
marufsharifi 4cb6618
fixed workspaces dropdown in reports
marufsharifi f85c1cc
fixed InviteReportParticipantsPage to works
marufsharifi 5d4f1e6
fixed Country selection
marufsharifi 0db9c28
fixed type errors.
marufsharifi f7b80f5
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 3d5b365
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 1261ff0
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 6c2077f
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 7cc43c6
removed unintentional changes.
marufsharifi b9845c9
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi a4c653a
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 1c6a028
feat: add shared helper for initial-selected ordering
marufsharifi dd9f4ca
fix: show selected currency on top in debug constant picker
marufsharifi 2577041
feat: capture initial selection on open/focus
marufsharifi 3bf295e
feat: allow disabling scroll-to-top on select
marufsharifi 6c8657c
fix: stabilize selected ordering in search filter popups
marufsharifi df0ed51
fix: refresh initial selection snapshot on focus in search pickers
marufsharifi 65b1e8a
refactor: use shared initial-selected ordering across common pickers
marufsharifi da409d5
feat: allow useSearchSelector to freeze ordering while toggling
marufsharifi 3214915
fix: stabilize selection ordering in rules selectors
marufsharifi 88b920a
fix: stabilize selection ordering in chat invite flows
marufsharifi c024773
fix: stabilize selection ordering in chat invite flows
marufsharifi 39950e4
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi e4a9b40
fix: stabilize selected-item ordering and focus across pickers
marufsharifi d589240
fix(rule-picker): keep stale selected option visible
marufsharifi fedb58c
fix(search-filters): preserve unresolved participant IDs
marufsharifi 8431576
fix(rule-picker): show empty state instead of loading
marufsharifi 30fa6f6
fix: restore selection list focus-sync hook contract
marufsharifi 6f99134
fix: use full empty options shape in search selectors
marufsharifi 51716ac
fix: narrow unresolved participant selections to search option data
marufsharifi d7011e2
fix: preserve user filter selections through popup hydration
marufsharifi 02ee08b
fix: clean up selection picker and test type regressions
marufsharifi fcdb19c
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi a1194a3
Fix test failures.
marufsharifi 4b40000
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi ba32165
fix: stabilize CurrencySelectionList initial selection snapshot
marufsharifi f56de6f
refactor: stabilize initial-selection ordering in selectors
marufsharifi ba473bb
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 2813d0d
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi e63216b
fixed unit test failure
marufsharifi 3876e3a
Merge branch 'main' into fix/move-preselected-items-to-top
marufsharifi 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
Some comments aren't visible on the classic Files Changed page.
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
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.