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

CB-4584 fix: loads object properties tabs after relogin correctly + added loader #2649

Merged

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

@sergeyteleshev sergeyteleshev requested review from Wroud and devnaumov May 21, 2024 12:37
@sergeyteleshev sergeyteleshev self-assigned this May 21, 2024
Comment on lines 46 to 48
if (navTreeResource.loading || dbObjectLoader.loading) {
return <Loader />;
}
Copy link
Member

Choose a reason for hiding this comment

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

seems strange, why it's not covered by suspense?

@sergeyteleshev sergeyteleshev requested a review from Wroud May 21, 2024 14:06
@Wroud Wroud merged commit 0151edf into devel May 27, 2024
3 checks passed
@Wroud Wroud deleted the CB-4584-metadata-tables-databases-are-not-loaded-when-re-logging branch May 27, 2024 13:48
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