Skip to content

refactor: solid account page (@fehmer, @miodec)#7537

Draft
fehmer wants to merge 107 commits intomasterfrom
feature/solid-results
Draft

refactor: solid account page (@fehmer, @miodec)#7537
fehmer wants to merge 107 commits intomasterfrom
feature/solid-results

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented Feb 26, 2026

No description provided.


export async function update(): Promise<void> {
const results = DB.getSnapshot()?.results;
//TODO fix or delete?
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 fix or delete?

@fehmer fehmer force-pushed the feature/solid-results branch from e6fa4c7 to b1e4cff Compare March 20, 2026 10:53
Comment on lines 17 to +38
@@ -33,7 +33,9 @@ if (import.meta.env.DEV) {
<Suspense>
<LazyTanstackDevtools />
<LazyDevOptionsModal />
<LazySolidDevtoolsOverlay />
{/*.
<LazySolidDevtoolsOverlay />
*/}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

revert

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

Labels

backend Server stuff frontend User interface or web stuff packages Changes in local packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants