Skip to content

Comments

Fix/flags status sdk status#135

Merged
Heihokon merged 1 commit intomasterfrom
fix/flags-status-sdk-status
Jan 27, 2026
Merged

Fix/flags status sdk status#135
Heihokon merged 1 commit intomasterfrom
fix/flags-status-sdk-status

Conversation

@Heihokon
Copy link
Collaborator

  • Fixed SDK and Flags status tracking: Resolved an issue where sdkStatus and flagsStatus were not properly maintained in the React context state, causing inconsistent status updates across components.
  • Enhanced state management:
  • sdkStatus and flagsStatus are now properly stored in the FsContextState and reliably propagated through the React context
  • The useFlagship hook now returns accurate sdkStatus and flagsStatus values from the context state instead of directly querying the SDK
  • Added proper dependency tracking for sdkStatus and flagsStatus in the useFlagship hook's memoization

@Heihokon Heihokon force-pushed the fix/flags-status-sdk-status branch from b2c28c8 to 46c8cef Compare January 27, 2026 17:32
…us management

feat: refactor Flagship hooks and provider to improve visitor management and context handling

feat: add integration tests for FlagshipProvider and utility hooks

chore: update version to 5.2.2 and enhance SDK and Flags status tracking in release notes
@Heihokon Heihokon force-pushed the fix/flags-status-sdk-status branch from 46c8cef to de692f9 Compare January 27, 2026 17:33
@sonarqubecloud
Copy link

@Heihokon Heihokon merged commit 584ba37 into master Jan 27, 2026
3 checks passed
@Heihokon Heihokon deleted the fix/flags-status-sdk-status branch January 27, 2026 18:12
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