kedro-viz
kedro-viz copied to clipboard
Run status : improve layout
Description
To address this https://github.com/kedro-org/kedro-viz/issues/2332
This is to merge this change into the staging-run-status-frontend
Development notes
QA notes
Checklist
- [ ] Read the contributing guidelines
- [ ] Opened this PR as a 'Draft Pull Request' if it is work-in-progress
- [ ] Updated the documentation to reflect the code changes
- [ ] Added new entries to the
RELEASE.mdfile - [ ] Added tests to cover my changes
Tried Codespaces, but couldn't do anything with it... gets stuck in a "loading" status forever.
Also, directly navigating to /workflow doesn't work? Similar to #2048, I get 404 if I refresh or type the URL directly.
Tried Codespaces, but couldn't do anything with it... gets stuck in a "loading" status forever.
Oh let me look into the codespace issue, It was fine when we did the QA testing last week. Maybe something needs to be reset
Also, directly navigating to
/workflowdoesn't work? Similar to #2048, I get 404 if I refresh or type the URL directly.
This issue should be resolved after merging this PR in I think https://github.com/kedro-org/kedro-viz/pull/2353