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(ui): prevent dashboard collapse when docks are opened #6719

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

sampath24-ss
Copy link
Contributor

What changes are being made and why?


This PR addresses issue #6688, where opened docks collapse dashboards. The issue has been fixed by ensuring that the opened docks do not interfere with or collapse the dashboard, improving the overall user experience and layout stability.

How the changes have been QAed?

Load the Dashboard Page:

  • Open the page that contains the dashboard.vue component.

Open and Close the Docks:

  • Open and close the docks on the page.

Verify Dashboard Layout:

  • Ensure that the dashboard layout does not collapse or shift when the docks are opened or closed.
  • Verify that the dashboard content remains intact and stable.

Setup Instructions

No additional setup required

@MilosPaunovic MilosPaunovic self-requested a review January 11, 2025 15:45
@MilosPaunovic MilosPaunovic self-assigned this Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

2 participants