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(canvas): Add missing sideBarOpen prop to Canvas #951

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Mar 15, 2024

Currently, the Canvas component is missing a property that tells whether the sideBar is open or not. Due to that, when opening the Canvas Form, the Canvas cannot be centered taking in consideration the occupied space from the Side Bar.

relates: #507

Currently, the Canvas component is missing a property that tells whether
the sideBar is open or not. Due to that, when opening the Canvas Form,
the Canvas cannot be centered taking in consideration the occupied space from the Side Bar.

relates: KaotoIO#507
@lordrip lordrip merged commit a304a99 into KaotoIO:main Mar 15, 2024
9 checks passed
@lordrip lordrip deleted the fix/add-missing-canvas-prop branch March 15, 2024 13:47
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.

None yet

2 participants