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

refactor: hide dashboard resize buttons that have no effect #8176

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

tomivirkki
Copy link
Member

Description

This change improves Dashboard UX by only showing a widget's resize-mode buttons that affect its column span/row span on click.

Kapture.2024-11-19.at.11.36.52.mp4

Fixes #8152

Type of change

Refactor / UX

Copy link

sonarcloud bot commented Nov 19, 2024

@ugur-vaadin
Copy link
Contributor

Should we still show the buttons that increase the colspan/rowspan even though that increase does not affect the visible content at that point?

@tomivirkki
Copy link
Member Author

Should we still show the buttons that increase the colspan/rowspan even though that increase does not affect the visible content at that point?

It doesn't affect the colspan at all, even if you click it. That's by design.

@tomivirkki tomivirkki merged commit bafcfd7 into main Nov 19, 2024
9 checks passed
@tomivirkki tomivirkki deleted the refactor/dashboard-resize-buttons-visibility branch November 19, 2024 14:55
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.

Hide unavailable resize buttons
2 participants