Skip to content

fix(SelectPanel): selected items should appear at the top #5867

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
wants to merge 60 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
42ba67f
fix(SelectPanel): selected items should appear at the top
francinelucca Apr 3, 2025
da3517b
Create itchy-bears-fry.md
francinelucca Apr 3, 2025
0a21cac
lint fix
francinelucca Apr 3, 2025
650e880
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 3, 2025
ce3a7fc
test(SelectPanel): tweak tests
francinelucca Apr 3, 2025
f35b1de
test(vrt): update snapshots
francinelucca Apr 3, 2025
18d320e
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 4, 2025
dee79f8
Merge branch 'main' of github.com:primer/react into fix/select-panel-…
francinelucca Apr 7, 2025
841fc64
remove dependency
francinelucca Apr 7, 2025
b258e9a
fix(SelectPanel): add visual separation between selected items
francinelucca Apr 7, 2025
a832d89
format
francinelucca Apr 8, 2025
d9478b5
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 8, 2025
53a446d
test(vrt): update snapshots
francinelucca Apr 8, 2025
a2e917b
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 8, 2025
aca6e9b
add sx styles
francinelucca Apr 8, 2025
a662c54
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 8, 2025
b226bef
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 8, 2025
d2c13bf
update test snapshots
francinelucca Apr 8, 2025
b06fec3
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 8, 2025
c8cfeb0
test(vrt): update snapshots
francinelucca Apr 8, 2025
334664d
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 8, 2025
e899466
Merge branch 'main' of github.com:primer/react into fix/select-panel-…
francinelucca Apr 9, 2025
95ab9e0
fix(SelectPanel): sort refactor
francinelucca Apr 10, 2025
0fd93a1
css fix
francinelucca Apr 10, 2025
776712b
add new SelectPanel sorting stories
francinelucca Apr 10, 2025
311f9ba
test(SelectPanel): add sorting testing
francinelucca Apr 10, 2025
8860902
fix(SelectPanel): sorting refactor and accept sortKey, sortDirection,…
francinelucca Apr 10, 2025
0fb2f2b
add sortKey to SelectPanel stories
francinelucca Apr 10, 2025
3b68976
lint fix
francinelucca Apr 10, 2025
58eb38e
document new props
francinelucca Apr 10, 2025
0c749ea
Merge branch 'main' of github.com:primer/react into fix/select-panel-…
francinelucca Apr 10, 2025
4c878a1
css fix
francinelucca Apr 10, 2025
97caed5
test(vrt): update snapshots
francinelucca Apr 10, 2025
43aaea8
css fix
francinelucca Apr 10, 2025
f74b816
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 10, 2025
4c922ee
Revert "test(vrt): update snapshots"
francinelucca Apr 10, 2025
9a3d409
Revert "test(vrt): update snapshots"
francinelucca Apr 10, 2025
24018bf
Revert "test(vrt): update snapshots"
francinelucca Apr 10, 2025
4f16ef2
Revert "test(vrt): update snapshots"
francinelucca Apr 10, 2025
335f536
update snapshots
francinelucca Apr 10, 2025
e947863
test(vrt): update snapshots
francinelucca Apr 10, 2025
c142c3e
lint fix
francinelucca Apr 10, 2025
81cf3c1
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 10, 2025
8f501c4
test(vrt): update snapshots
francinelucca Apr 10, 2025
1f57520
Merge branch 'main' of github.com:primer/react into fix/select-panel-…
francinelucca Apr 11, 2025
26d831f
remove separation line
francinelucca Apr 11, 2025
d4df687
Revert "test(vrt): update snapshots"
francinelucca Apr 11, 2025
797dae2
Revert "test(vrt): update snapshots"
francinelucca Apr 11, 2025
4d41982
test(vrt): update snapshots
francinelucca Apr 11, 2025
c7857fa
add FF
francinelucca Apr 11, 2025
ea113cb
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 11, 2025
ad880d0
Revert "test(vrt): update snapshots"
francinelucca Apr 11, 2025
cae7934
lint fix
francinelucca Apr 11, 2025
da7603c
test(vrt): update snapshots
francinelucca Apr 11, 2025
822034e
Empty
francinelucca Apr 11, 2025
02f1ca8
Merge branch 'fix/select-panel-ordering' of github.com:primer/react i…
francinelucca Apr 11, 2025
2f746c0
Merge branch 'main' into fix/select-panel-ordering
francinelucca Apr 11, 2025
26126e9
Update .changeset/itchy-bears-fry.md
francinelucca Apr 17, 2025
21e4766
rename prop
francinelucca Apr 17, 2025
ead6002
remove prevItems useEffect
francinelucca Apr 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/itchy-bears-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": minor
---

fix(SelectPanel): selected items should appear at the top
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading