Skip to content

[FIX] [UI] Missing loader on project monitor page navigation#3706

Open
arturrybalskyy-dev wants to merge 1 commit into
mlrun:developmentfrom
arturrybalskyy-dev:fix/project-monitor-missing-loader
Open

[FIX] [UI] Missing loader on project monitor page navigation#3706
arturrybalskyy-dev wants to merge 1 commit into
mlrun:developmentfrom
arturrybalskyy-dev:fix/project-monitor-missing-loader

Conversation

@arturrybalskyy-dev

@arturrybalskyy-dev arturrybalskyy-dev commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

📝 Description

After the navbar redesign, navigating to a project page for the first time showed blank content with no visible loader. On repeated visits the loader also wasn't shown while data was loading. Both issues were introduced by the navbar refactor PR


🛠️ Changes Made

  • Added fallback={<Loader />} to <Suspense> in Page.jsx

✅ Checklist

  • I have given the PR a well-structured title describing the domain and the specific change that was made
  • I tested the changes in the browser (locally or via preview build)
  • I confirmed that existing tests pass
  • I added or updated unit / integration tests (if needed)
  • I checked that this change doesn't introduce new console warnings or lint / formatting errors
  • I updated the relevant Jira ticket with the appropriate details and status

🔗 References


🚨 Potentially Breaking Changes

  • Yes
  • No

Includes DRC change

  • Yes
  • No

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.

2 participants