Skip to content

fix: remove duplicate Release filter reset actions - #281

Merged
AmintaCCCP merged 1 commit into
mainfrom
fix/release-filter-clear-actions
Aug 20, 2026
Merged

fix: remove duplicate Release filter reset actions#281
AmintaCCCP merged 1 commit into
mainfrom
fix/release-filter-clear-actions

Conversation

@AmintaCCCP

@AmintaCCCP AmintaCCCP commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the preset filter Reset button from the expanded Release filter panel
  • remove the duplicate selected-filter status row and second Clear all filters action
  • keep the single top-level Clear all filters action

Verification

  • npm run lint
  • npm run test:run
  • npm run build

Closes #0

Summary by CodeRabbit

  • UI Improvements
    • Simplified the preset filter section by removing the reset control.
    • Removed the redundant selected-filter summary from the filter panel.
    • Streamlined filter interactions for a cleaner interface.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fe126109-6bd2-4e94-ace6-aa1b901a3354

📥 Commits

Reviewing files that changed from the base of the PR and between 7cd3ff8 and 5db0fbc.

📒 Files selected for processing (1)
  • src/components/AssetFilterManager.tsx

Included review availability: Your plan provides up to 8 included reviews per hour; 4 remain after this review.


📝 Walkthrough

Walkthrough

AssetFilterManager no longer supports preset-filter reset operations. The change removes related state, confirmation, rollback, notification, and default preset logic. The preset header and selected-filter footer now contain fewer controls.

Changes

Asset filter cleanup

Layer / File(s) Summary
Remove preset reset flow
src/components/AssetFilterManager.tsx
Removed preset reset data and logic, the reset button, the unused toast dependency, and the selected-filter summary with its duplicate clear control.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 5db0f

This change removes duplicate Release filter reset and clear controls while retaining the single top-level action. No actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change by identifying the removal of duplicate Release filter reset actions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-filter-clear-actions

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.

@AmintaCCCP
AmintaCCCP merged commit 091ff6f into main Aug 20, 2026
8 of 9 checks passed
@AmintaCCCP
AmintaCCCP deleted the fix/release-filter-clear-actions branch August 20, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant