Closed tomivirkki closed 2 days ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Should we still show the buttons that increase the colspan/rowspan even though that increase does not affect the visible content at that point?
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.
This ticket/PR has been released with Vaadin 24.6.0.beta1 and is also targeting the upcoming stable 24.6.0 version.
Description
This change improves Dashboard UX by only showing a widget's resize-mode buttons that affect its column span/row span on click.
https://github.com/user-attachments/assets/8c66cfe0-ee22-4749-a445-17378472c41a
Fixes https://github.com/vaadin/web-components/issues/8152
Type of change
Refactor / UX