Skip to content

chore(settings): drop stale .account-overrides-panel cleanup selector#125

Merged
cristim merged 1 commit into
feat/multicloud-web-frontendfrom
chore/remove-stale-overrides-panel-selector
Apr 27, 2026
Merged

chore(settings): drop stale .account-overrides-panel cleanup selector#125
cristim merged 1 commit into
feat/multicloud-web-frontendfrom
chore/remove-stale-overrides-panel-selector

Conversation

@cristim
Copy link
Copy Markdown
Member

@cristim cristim commented Apr 27, 2026

Follow-up to #124. The renderAccountsList cleanup selector still listed the .account-overrides-panel class even though that element no longer exists post-rework. One-line dead-code removal.

Tests: full suite (1273) green; typecheck + build clean.

🤖 Generated with claude-flow

PR #124 (issue #122) moved per-account overrides into a modal and
deleted the inline `.account-overrides-panel` element from the accounts
table. The cleanup selector at renderAccountsList top still listed it,
which is dead — no such element ever exists now. Drop the class from
the querySelectorAll list and explain in the comment that overrides
moved to the modal so a future reader doesn't restore the reference.

No behaviour change. Tests + typecheck + build still green.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d389797f-4bc9-498c-a9aa-6b4402332cfe

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-stale-overrides-panel-selector

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cristim cristim merged commit ca0e25b into feat/multicloud-web-frontend Apr 27, 2026
3 checks passed
@cristim cristim added triaged Item has been triaged priority/p3 Polish / idea / may never ship severity/low Minor harm urgency/eventually No deadline impact/internal Team-internal only effort/xs Trivial / one-liner type/chore Maintenance / non-user-visible labels Apr 28, 2026
@cristim cristim deleted the chore/remove-stale-overrides-panel-selector branch April 29, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

effort/xs Trivial / one-liner impact/internal Team-internal only priority/p3 Polish / idea / may never ship severity/low Minor harm triaged Item has been triaged type/chore Maintenance / non-user-visible urgency/eventually No deadline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant