mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
[CORL-391] Fix jankiness when opening reply box of last comment in Stream (#2447)
* feat: add useResizeObserver hook * fix: stream jumps when clicking on the last reply button when scrolled to the bottom * chore: use resize observer in auth popup and simplify resize handling * fix: snapshots and remove resize observer from stream * fix: focus unmounted rte
This commit is contained in:
@@ -313,6 +313,7 @@
|
||||
"relay-compiler-language-typescript": "^4.1.0",
|
||||
"relay-local-schema": "^0.8.0",
|
||||
"relay-runtime": "^4.0.0",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"sane": "^4.1.0",
|
||||
"shallow-equals": "^1.0.0",
|
||||
"simplemde": "^1.11.2",
|
||||
|
||||
Reference in New Issue
Block a user