You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can also happen with the New Button enabled, it depends on the window size
Yes. That what #3323 covers. But there's one key difference: the window size case doesn't also remove the border. We can treat the width issues as part of #3323 and focus only on the border in this issue.
There's no issue with the width in a layout context where the AutoCRUD is stretched to fit all available space but it becomes visible if using its natural width. This is maybe not a realistic "real" use case but it easily happens when you start using it and gives a broken impression.
Describe the bug
An
AutoCrud
withnoNewButton
loses the outer border and reduces the width of the grid when no item is selected.With an item selected

Without selection

Expected-behavior
Expected that rendering remains consistent
Reproduction
System Info
Vaadin 24.7.0.beta2
The text was updated successfully, but these errors were encountered: