Skip to content

fix(web): Wait for bifrost to initialize before fetching the action view list from sqlite #6493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

britmyerss
Copy link
Contributor

How does this PR change the system?

This is the one case where we're rendering data before bifrost is initialized and before cold start finishes, which was causing a whole host of strange issues. Adding this flag to the context, allows the Apply button to render with a default 0 action count, and the action count updates when the query can finally run.

How was it tested?

Manually tested to ensure that loading an empty change set succeeds, loading a change set with actions shows 0 actions initially and the correct count after cold start completes, and flipping between change sets shows the accurate count as well.

Copy link

github-actions bot commented Jun 25, 2025

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Scanned Files

None

@britmyerss britmyerss removed the request for review from nickgerace June 25, 2025 00:29
…iew list from sqlite

This is the one case where we're rendering data before bifrost is initialized and before cold start finishes, which was causing a whole host of strange issues. Adding this flag to the context, allows the Apply button to render with a default 0 action count, and the action count updates when the query can finally run.
@britmyerss britmyerss force-pushed the brit/apply-button-waits-to-get-actions branch from 85e27d2 to ba9682d Compare June 25, 2025 00:37
@britmyerss britmyerss requested a review from jobelenus June 25, 2025 00:38
Copy link
Contributor

@jobelenus jobelenus left a comment

Choose a reason for hiding this comment

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

:shipit:

@britmyerss britmyerss added this pull request to the merge queue Jun 25, 2025
Merged via the queue into main with commit e908e79 Jun 25, 2025
10 checks passed
@britmyerss britmyerss deleted the brit/apply-button-waits-to-get-actions branch June 25, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy