Skip to content

refactor: solid account page (@fehmer)#7537

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

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

Conversation

@fehmer
Copy link
Member

@fehmer fehmer commented Feb 26, 2026

No description provided.

@monkeytypegeorge monkeytypegeorge added backend Server stuff frontend User interface or web stuff packages Changes in local packages labels Feb 26, 2026
@socket-security
Copy link

socket-security bot commented Feb 27, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

import { getTheme } from "../signals/theme";
import { qs } from "../utils/dom";

//TODO
Copy link
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


if (state.source === "accountPage") {
AccountPage.updateTagsForResult(state.resultId, state.tags);
//TODO AccountPage.updateTagsForResult(state.resultId, state.tags);
Copy link
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 AccountPage.updateTagsForResult(state.resultId, state.tags);

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