Skip to content

refactor: solid modes notice (@fehmer)#7964

Draft
fehmer wants to merge 10 commits into
masterfrom
feature/solid-modes-notice
Draft

refactor: solid modes notice (@fehmer)#7964
fehmer wants to merge 10 commits into
masterfrom
feature/solid-modes-notice

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented May 18, 2026

fixes #7961

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label May 18, 2026
string | undefined
>(undefined);

//TODO better type
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 better type


export function AverageNotice(): JSXElement {
const format = createMemo(() => new Formatting(getConfig));
//todo only load if active
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 only load if active

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.

Modes notice for last10 average not updating

2 participants