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

Use 12-column layout for dashboard grid #7396

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eradman
Copy link
Collaborator

@eradman eradman commented Apr 1, 2025

What type of PR is this?

  • Feature

Description

  • Set minSizeX, minSizeY for widgets to 2 since a value of 1 breaks all assumptions of the UI layout.
  • Migration provide transition from 6 to 12 columns for all widgets.

How is this tested?

  • E2E Tests (Cypress)
  • Manually
./manage.py db upgrade
./manage.py db downgrade 9e8c841d1a30

Related Tickets & Documents

#4809

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

12-column.mov

Sorry, something went wrong.

eradman and others added 2 commits April 1, 2025 16:33
Set minSizeX, minSizeY for widgets to 2 since a value of 1 breaks all
assumptions of the UI layout.

Migration provide transition from 6 to 12 columns for all widgets.
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