invalidate-known-feeds-on-user-interactions #5

Closed
ferrous_sapling wants to merge 0 commits from invalidate-known-feeds-on-user-interactions into main

since we're using sveltekit's client-side load function API to grab the list of known feeds from the indexedDB, we can use sveltekit's invalidate() function to programmatically trigger that load whenever we need to. In occurrence, whenever a feed is created, edited, or removed.

since we're using sveltekit's client-side `load` function API to grab the list of known feeds from the indexedDB, we can use sveltekit's `invalidate()` function to programmatically trigger that load whenever we need to. In occurrence, whenever a feed is created, edited, or removed.
Author
Owner

closed by 4b3ddd866e

closed by 4b3ddd866e
ferrous_sapling closed this pull request 2025-07-30 11:16:19 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
ferrous_sapling/activity-pub-explorer!5
No description provided.