Skip to content

refactor: decouple collections from db/snapshot (@fehmer)#7917

Draft
fehmer wants to merge 3 commits intomasterfrom
feature/refactor-userquery-await
Draft

refactor: decouple collections from db/snapshot (@fehmer)#7917
fehmer wants to merge 3 commits intomasterfrom
feature/refactor-userquery-await

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented May 6, 2026

No description provided.

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label May 6, 2026
Comment thread frontend/src/ts/auth.tsx
try {
console.log("getting account data");
const snapshot = await DB.initSnapshot();
//TODO: always load presets for now, remove when __nonReactive is removed from presets collection
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO: always load presets for now, remove when __nonReactive is removed from presets collection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants