Lazy load search bookmarks

This commit is contained in:
Juan Gilsanz Polo
2024-02-25 03:07:26 +01:00
parent 2c857b3276
commit 5b3b6fc109
6 changed files with 297 additions and 49 deletions

View File

@@ -98,7 +98,7 @@ class AddBookmark extends _$AddBookmark {
processModal.close();
if (result.successful == true) {
ref.invalidate(bookmarksRequestProvider);
ref.read(bookmarksProvider.notifier).refresh();
ref.watch(routerProvider).pop();
} else {
showSnacbkar(