feat(toolbar): filter deprecated and archived flag types#629
Open
james-gough-op wants to merge 9 commits intolaunchdarkly:mainfrom
Open
feat(toolbar): filter deprecated and archived flag types#629james-gough-op wants to merge 9 commits intolaunchdarkly:mainfrom
james-gough-op wants to merge 9 commits intolaunchdarkly:mainfrom
Conversation
…tate - Extend API/local flag shapes with optional deprecated metadata - Set archived and deprecated in FlagStateManager and SDK override provider
- Add toolbar settings keys with defaults in localStorage helpers - Expose lifecycle toggles and reset from ToolbarStateProvider
- Treat only explicit boolean true as archived/deprecated for filtering
- Filter dev and SDK flag lists using toolbar lifecycle preferences - Align stats copy with in-scope lifecycle counts; avoid stale memo on toggle
- Filter UI for deprecated/archived visibility with Filter button badge context - Extend analytics for lifecycle filter events - Extend FilterButton tests for lifecycle badge counts
…-gough-op/launchdarkly-toolbar into feature/ignore-deprecated-archived
Contributor
|
@james-gough-op thanks for submitting this! We will be taking a look shortly! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
NOTE: e2e tests were failing for me in the main branch. I have therefore NOT changed any in this fork.
NOTE: also happy for these to live in the main settings panel if that's preferred.
Type of Change
Screenshots/Videos