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

feat: add max column count support to dashboard #7670

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

tomivirkki
Copy link
Member

Description

Add max columns support for <vaadin-dashboard-layout>

Kapture.2024-08-19.at.13.35.55.mp4

Added API:

  • --vaadin-dashboard-col-max-count: Specifies the maximum count of columns the layout grid can have

Fixes https://github.com/orgs/vaadin/projects/70/views/1?pane=issue&itemId=74905298

Part of vaadin/platform#6626

Type of change

Feature

Copy link

@tomivirkki tomivirkki requested a review from ugur-vaadin August 19, 2024 10:52
Copy link
Contributor

@ugur-vaadin ugur-vaadin left a comment

Choose a reason for hiding this comment

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

It seems to also solve the flickering issue.

@tomivirkki tomivirkki merged commit 19ccbe9 into feat/dashboard Aug 19, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard-max-cols branch August 19, 2024 14:17
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.beta1 and is also targeting the upcoming stable 24.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants