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

Dashboard canvas works in published mode #1551

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

ptbrowne
Copy link
Collaborator

@ptbrowne ptbrowne commented Jun 3, 2024

Dashboard canvas works in published mode

I had not repercuted some of the improvements from chart-preview to chart-published.
Passing ref, className, and children is necessary for react-grid-layout to work
correctly.

@ptbrowne ptbrowne requested a review from bprusinowski as a code owner June 3, 2024 11:24
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 0:37am

ptbrowne added 2 commits June 3, 2024 14:31
- Correctly pass className, children and ref for ChartPublished to
work in dashboard canvas
- fix: Disable resizing when not in layouting
Copy link
Collaborator

@bprusinowski bprusinowski left a comment

Choose a reason for hiding this comment

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

👍

@ptbrowne ptbrowne merged commit 92532b7 into main Jun 3, 2024
5 of 6 checks passed
@ptbrowne ptbrowne deleted the fix/dashboard-published branch June 3, 2024 12:50
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