Skip to content

Conversation

Copy link

Copilot AI commented Nov 3, 2025

Fix set filter returning all items when none are selected

  • Explored repository structure
  • Located the issue in ag-grid-refactored.ts
  • Understand the expected behavior for empty set filters
  • Fix the applySetFilter function to return no results when array is empty
  • Test the fix
  • Run linting and type checking
Original prompt

when submittting a set filter, when selecting none of the items, it returns them all


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

2 participants