Open j-krl opened 1 year ago
@j-krl can you please share a repro?
@supersnager I cant really share a repro in code because it's how the message list interacts with the mobile browser's address bar. Try to scroll a message list on mobile you'll see what I mean. When you reach the top or bottom of the container the scroll will not propagate to the parent.
@supersnager @j-krl
I think I have the same issue, is there any fix or workaround?
https://github.com/user-attachments/assets/b532d17d-0566-45e1-a3be-3418c58803ca
@supersnager @j-krl
Uploading RPReplay_Final1722267687 2.mov…
I think I have the same issue, is there any fix or workaround?
on desktop no issues
I have an example below of what the expected behaviour should be. On the MessageList this currently doesn't happen. For some reason it doesn't propagate the scroll to the parent when reaching the top of the container, so I can't reveal the address bar from scrolling the MessageList.