grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
10 stars 5 forks source link

List of past text messages sent is too long for the page. And should include time. #120

Closed mattsahn closed 1 year ago

mattsahn commented 1 year ago

In PR #109, the added confirmation popup that shows past text messages sent is not handling the case where the list is long. Currently in the app, the actual "confirm" button is not accessible. The popup needs to have scrolling capability so that the "Cancel Send / Confirm Send" buttons are always immediately visible in the page regardless of how many past texts have been sent.

image

Also, the list of past texts sent has date but not time. It should include time like "Sent by Other from the number +16465783454 on 8/7/2023 8:52PM" image