Skip to content

Remove check for federated initialization#2010

Merged
MarceloRGonc merged 1 commit intomainfrom
mg/revert
Feb 25, 2026
Merged

Remove check for federated initialization#2010
MarceloRGonc merged 1 commit intomainfrom
mg/revert

Conversation

@MarceloRGonc
Copy link
Copy Markdown
Contributor

Part of OPS-3784.

Copilot AI review requested due to automatic review settings February 25, 2026 10:30
@linear
Copy link
Copy Markdown

linear Bot commented Feb 25, 2026

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a redundant “initialized” gating check during React UI bootstrap (OPS-3784), so the app transitions to ready after initializeInternal() completes without requiring a boolean result.

Changes:

  • Stop capturing the boolean return value from initializeInternal().
  • Always set bootstrap state to ready after initializeInternal() resolves (when still mounted).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/react-ui/src/app/app-bootstrap.tsx
@MarceloRGonc MarceloRGonc merged commit 579355e into main Feb 25, 2026
25 checks passed
@MarceloRGonc MarceloRGonc deleted the mg/revert branch February 25, 2026 10:38
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.

3 participants