StateVoicesNational / Spoke

mass-contact text/SMS distribution tool
Other
463 stars 405 forks source link

Bug: Texter sidebox should scroll independently from the message list #1896

Closed navinsivakumar closed 3 years ago

navinsivakumar commented 3 years ago

Describe the bug In the texter view of a conversation, the message list scrolls independently of the sidebox, but scrolling the sidebox (with the TagChips) causes the entire div containing both the sidebox and the message list to scroll. This is an issue for a couple of reasons:

To Reproduce Steps to reproduce the behavior:

  1. Go to texter view in a campaign that has replies and a bunch of texter tags
  2. Click on "respond" or "past messages" or "skipped messages" (anything that takes you to a view to reply). a. If necessary, resize browser wide enough that the tags are shown as a sidebox and not as an overlay. b. If necessary, resize browser vertically so that the tags require scrolling to see the save button
  3. Scroll vertically in the tag sidebox
  4. See the conversation message list move off screen

Expected behavior The sidebox should scroll independently from the message list.

Screenshots

Screen Shot 2020-11-28 at 12 38 56 PM

Platform (please complete the following information):

navinsivakumar commented 3 years ago

I'm working on a PR.