Moritz

Results 11 comments of Moritz

Is it possible to distinguish between closing a tab or refreshing it via the Beacon handler?

Example 3: 1. Drag C between A1 and A2 2. Now drag A2 on top of C -> A2 will be moved to root since the drop item C is...

will this enhancement eventually be included in V14?

Any updates on this? This feature was heavily used in V8... In our case the user adds a new entry to the grid (via context menu or button) and directly...

Could also reproduce this issue on my ChromeBook (Chrome version 103.0.5060.64) Chrome/Firefox on Mac works fine

Since we just migrated from V14 to V23, there's no theme set yet... can that CSS part be just imported in the main view as well or how should it...

To answer my own question: Use this annotation on MainView and add the given css to that file like @web-padawan mentioned: `@CssImport(value = "./styles/components/input-container.css", themeFor = "vaadin-input-container")`

Could also be reproduced without Lazy Loading... tested in Chrome and Firefox.