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

Fix Kedro-Viz preview bug #1794

Merged
merged 10 commits into from
Mar 5, 2024
Merged

Fix Kedro-Viz preview bug #1794

merged 10 commits into from
Mar 5, 2024

Conversation

rashidakanchwala
Copy link
Contributor

@rashidakanchwala rashidakanchwala commented Mar 5, 2024

Description

Preview functionality breaks Kedro-Viz if data is not available for preview datasets. FE breaks if there's no preview data for datasets that have preview enabled. This happens in cases where kedro viz run is done before kedro run, hence datasets are not avaialble.

This PR fixes the issue - Kedro-Viz shouldn't break in this scenario , it's just preview should be unavailable

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

rashidakanchwala and others added 3 commits March 5, 2024 17:40
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
@ravi-kumar-pilla ravi-kumar-pilla merged commit 31fb306 into main Mar 5, 2024
7 checks passed
@ravi-kumar-pilla ravi-kumar-pilla deleted the fix/kedro-viz-preview-bug branch March 5, 2024 20:48
@ravi-kumar-pilla ravi-kumar-pilla mentioned this pull request Mar 5, 2024
5 tasks
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