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

Bound workspace panels #2806

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Bound workspace panels #2806

merged 4 commits into from
Aug 28, 2024

Conversation

sixsage
Copy link
Collaborator

@sixsage sixsage commented Aug 27, 2024

Purpose

After adding the workflow workspace under dashboard, the panels could move over the navbar. This PR seeks to disable that behavior and bound the draggable area to only the workspace part of the screen.

Changes

Change the cdkDragBoundary from "body" to "texera-workspace" for result panel, left panel, and property editor.
Change the initial locations of result panel and left panel so they aren't on top of the navbar at initial load of workspace.

Demo

chrome_MUxfPgIIQP

@sixsage sixsage self-assigned this Aug 27, 2024
@sixsage sixsage marked this pull request as ready for review August 27, 2024 10:01
Copy link
Collaborator

@aglinxinyuan aglinxinyuan left a comment

Choose a reason for hiding this comment

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

LGTM!

@sixsage sixsage merged commit b3ff207 into master Aug 28, 2024
8 checks passed
@sixsage sixsage deleted the bound-workspace-panels branch August 28, 2024 00:46
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