Correct mechanism of mark and unmark snackbars #74

Merged
AmineL merged 2 commits from davidoskky/ReaderForSelfoss-multiplatform:snackbar-mark into master 2022-10-04 18:43:45 +00:00
Contributor

The item to be passed to the repository for marking/unmarking was being deleted from the list before it could be accessed.
Now, an instance of the item is passed to the snackbar in order to avoid these kinds of problems.

Together with #73 this should fix #72.

The item to be passed to the repository for marking/unmarking was being deleted from the list before it could be accessed. Now, an instance of the item is passed to the snackbar in order to avoid these kinds of problems. Together with #73 this should fix #72.
davidoskky added 1 commit 2022-10-04 14:45:26 +00:00
Correct mechanism of mark and unmark snackbars
Some checks are pending
continuous-integration/drone/pr Build is running
a147646743
davidoskky added 1 commit 2022-10-04 14:47:18 +00:00
Avoid double snackbar generation
All checks were successful
continuous-integration/drone/pr Build is passing
1d2e5069b8
AmineL merged commit a2862a2587 into master 2022-10-04 18:43:45 +00:00
davidoskky deleted branch snackbar-mark 2022-10-04 18:56:48 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#74
No description provided.