Skip to content

feat: Add feature type badge and fix filter logic in FeatureFlip#34

Open
MaxMichel2 wants to merge 1 commit into
mainfrom
feat/featureflip-type-filter
Open

feat: Add feature type badge and fix filter logic in FeatureFlip#34
MaxMichel2 wants to merge 1 commit into
mainfrom
feat/featureflip-type-filter

Conversation

@MaxMichel2

Copy link
Copy Markdown
Collaborator
  • Display a "Local" / "Remote" label on each FeatureItem for at-a-glance type identification (closes Handle filter for features #25)
  • Fix filter bug: type chips (LOCAL/REMOTE) and state chips (ON/OFF) now OR within their dimension and AND across, so selecting both LOCAL and REMOTE correctly shows all features instead of none
  • Extend availableEntries to hide type chips when all features are local (was remote-only)

@MaxMichel2 MaxMichel2 added this to the Initial release milestone Jul 10, 2026
@MaxMichel2 MaxMichel2 requested a review from matthiaslao July 10, 2026 15:58
@MaxMichel2 MaxMichel2 self-assigned this Jul 10, 2026
@MaxMichel2 MaxMichel2 added the enhancement New feature or request label Jul 10, 2026
- Display a "Local" / "Remote" label on each FeatureItem for at-a-glance type identification (closes #25)
- Fix filter bug: type chips (LOCAL/REMOTE) and state chips (ON/OFF) now OR within their dimension and AND across, so selecting both LOCAL and REMOTE correctly shows all features instead of none
- Extend availableEntries to hide type chips when all features are local (was remote-only)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxMichel2 MaxMichel2 force-pushed the feat/featureflip-type-filter branch from 89ce47e to 23ed53f Compare July 10, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle filter for features

1 participant