I'm feeling completely overwhelmed right now. Attached is a picture showing the issue I'm facing:
- The user list layout is on the right
- The chat content in the middle should be scrollable vertically
- The bottom div should stay fixed in place without moving
For some reason, the current behavior feels off to me with all the scrolling happening everywhere. As someone more accustomed to backend work, I'm really struggling with this and would greatly appreciate any help in resolving it.
Here's the code snippet for reference: https://i.sstatic.net/Zs6aQ.jpg
<div class="w-full">
<!-- Code snippet goes here -->
</div>