nicholaschiang / hammock

Move your newsletters outside of your inbox. Focus on and learn from the content you love in a distraction-free reading space.
https://readhammock.com
GNU Affero General Public License v3.0
11 stars 1 forks source link

Can't archive newsletters in "Resume" #37

Closed martinsrna closed 3 years ago

martinsrna commented 3 years ago

When I archive a newsletter in “Resume”, it comes back:

CleanShot 2021-05-17 at 10 18 02

nicholaschiang commented 3 years ago

This probably has to do with a race condition where I update the message (with an unarchived version) in order to save the user's scroll position after the archive status is updated when the user clicks the "Archive" button.

martinsrna commented 3 years ago

Makes sense. The "archive" should be above "resume", correct?