Skip to content
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

kerosene-ui: Prefer rendering error fallback over loading fallback in QueriesBoundary. #141

Merged
merged 2 commits into from Mar 5, 2024

Conversation

willdawsonme
Copy link
Contributor

Simply re-orders the error/loading check to fix an issue where a dependant query would cause a persistent loading fallback when the first query failed.

@willdawsonme willdawsonme requested a review from nhardy March 5, 2024 01:25
Copy link
Member

@nhardy nhardy left a comment

Choose a reason for hiding this comment

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

You'll need to also manually bump the package.json version

@coveralls
Copy link

coveralls commented Mar 5, 2024

Coverage Status

coverage: 79.926%. remained the same
when pulling 59eab50 on bugfix/queries-boundary-order
into f072bc9 on master.

@willdawsonme
Copy link
Contributor Author

You'll need to also manually bump the package.json version

Must have done it right before you asked.

@willdawsonme willdawsonme requested a review from nhardy March 5, 2024 01:28
@willdawsonme willdawsonme merged commit 5be989f into master Mar 5, 2024
4 checks passed
@willdawsonme willdawsonme deleted the bugfix/queries-boundary-order branch March 5, 2024 01:46
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.

None yet

3 participants