kedro-viz icon indicating copy to clipboard operation
kedro-viz copied to clipboard

Run status : improve layout

Open Huongg opened this issue 5 months ago • 2 comments

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.md file
  • [ ] Added tests to cover my changes

Huongg avatar Jun 24 '25 12:06 Huongg

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.

astrojuanlu avatar Jun 26 '25 15:06 astrojuanlu

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 /workflow doesn'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

Huongg avatar Jun 27 '25 13:06 Huongg