Persistent tracking of pinning queue #18
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use https://dexie.org/ with the react hooks to ensure that the pinning queue persists betwen reloads.
Should also abstract the system so that you can have multiple instances of the queue as a reusable lego block.
We might also want to instead just rely on a server API list endpoint vs store in local storage.
TBD how this plays out.