Skip to content

fix(web): add insights selection toggle#1517

Merged
Haz3-jolt merged 1 commit into
BlazeUp-AI:mainfrom
Haz3-jolt:fix/insights-selection-controls
Jun 26, 2026
Merged

fix(web): add insights selection toggle#1517
Haz3-jolt merged 1 commit into
BlazeUp-AI:mainfrom
Haz3-jolt:fix/insights-selection-controls

Conversation

@Haz3-jolt

@Haz3-jolt Haz3-jolt commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Purpose / Description

Add a bulk selection control to the agent insights suggestions panel so users do not have to manually clear many preselected suggestions before choosing a smaller set.

Fixes

  • No linked issue.

Approach

Added a compact header action for V4 insight suggestions. When every suggestion is selected, it shows Unselect all. Otherwise, it shows Select all. The action updates config additions, features, and usage patterns together, and closes any pending confirmation state.

How Has This Been Tested?

image

Learning (optional, can help others)

No external research. Reused the existing suggestions selection state in web/src/pages/admin/insights/detail.tsx.

Checklist

Please, go through these checks before submitting the PR.

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)

AI Assistance

Was generative AI tooling used to co-author this PR?

  • Yes(Please Specify the tool): Pi coding agent
  • Was the generated code manually reviewed and tested?

@github-actions github-actions Bot added the web Pull request touches web frontend code label Jun 26, 2026
@Haz3-jolt Haz3-jolt force-pushed the fix/insights-selection-controls branch from 53acba0 to 1d671e0 Compare June 26, 2026 18:24
@Haz3-jolt Haz3-jolt merged commit ce9e1b3 into BlazeUp-AI:main Jun 26, 2026
20 checks passed
@Haz3-jolt Haz3-jolt deleted the fix/insights-selection-controls branch June 26, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

web Pull request touches web frontend code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant