Fully scroll collection elements into view when keyboard navigating #3899
temporarily making storybook scrolling
5b426926
initial progress with alternative scrollIntoView util
0a680b7c
moving scroll into view logic into Virtualizer
e114b053
scroll table into view if focusable child is out of view
dc78e03e
make standalone calendar scroll into view if cell is out of view
3c273704
fixing tabs tests
ecd2e9c3
account for scroll container borders
664b87f3
cleanup rafs
9a238ffd
Merge branch 'main' of github.com:adobe/react-spectrum into scroll_in…
0d9265a5
adding scrolling decorator
91fcef14
LFDanLu
changed the title (WIP) Scroll into view alt approach Fully scroll collection elements into view when keyboard navigating 2 years ago
Merge branch 'main' into scroll_into_view_alt_approach
3039b89b
remove extra line
9ae6f24e
Merge branch 'scroll_into_view_alt_approach' of github.com:adobe/reac…
a331a889
Merge branch 'main' into scroll_into_view_alt_approach
8e64421f
addressing review comments
b8d42d36
LFDanLu
dismissed their stale review
via b8d42d36
2 years ago
LFDanLu
dismissed their stale review
via b8d42d36
2 years ago
make scrollIntoView and scrollIntoViewport args consistent
6dbac3d1
Merge branch 'main' into scroll_into_view_alt_approach
4f13424a
fixing tests
639fe424
Merge branch 'main' into scroll_into_view_alt_approach
f59e7878
removing overrides
371eede4
LFDanLu
dismissed their stale review
via 371eede4
2 years ago
Fixing function descriptions
b66776e6
LFDanLu
dismissed their stale review
via b66776e6
2 years ago
add overrides back in
66e8b1ed
Merge branch 'main' of github.com:adobe/react-spectrum into scroll_in…
ba8600f5
delay scrollIntoViewport calls if popover hasnt positioned itself
55acd50d
LFDanLu
dismissed their stale review
via 55acd50d
2 years ago
fix virtualizer raf cleanup
63c413d1
forgot to clear scroll callbacks
859504a3
(DNM) Use scrollview scrollend to determine when it is safe to scroll…
18368fc8
more cleanup
ba2094b8
Merge branch 'main' into scroll_into_view_alt_approach
805dec42
fix rendered too many hooks error
bf406c37
Merge branch 'scroll_into_view_alt_approach' of github.com:adobe/reac…
39079ed3
reset setDelayScrolling on popover unmount
7a588032
Merge branch 'main' of github.com:adobe/react-spectrum into scroll_in…
6a28bd2a
get rid of global in favor of checking for overflow: hidden on document
9fecc977
apply overlay position on first render
65f3a871
update column header position early if need be
bfde0a11
Merge branch 'main' into scroll_into_view_alt_approach
0d06149c
revert signature change of scrollIntoView
6eb0d2bc
always sync column header scroll position
b648cdd6
Merge branch 'main' into scroll_into_view_alt_approach
5b060d28
Merge branch 'main' into scroll_into_view_alt_approach
f98b5cad
LFDanLu
merged
c9dcf67a
into main 2 years ago
LFDanLu
deleted the scroll_into_view_alt_approach branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub