Knoobie
Knoobie
[DX] Constructed Stylesheet aren't accessible for developer tools anymore (Chrome 101 / Firefox 101)
### Description of the bug Developer can't navigate to the CSS source of a constructed stylesheet anymore, making on-the-fly styling / debugging or looking up additional lumo utitlity classes inside...
Title says it all. Can the license checker (a 4mb jar) be removed from production builds? Is it needed at runtime? Additionally the license-checker jar contains jna, jna-platform and oshi-core....
### Description iOS 15 bottom-end notification is shown on the whole body, because of the narrow spacing by default. (Good!)  iOS 16 beta2 on the other hand shows the...
### What is the problem? Currently multiple values inside the grid are hard coded and can't be changed; this is needed for a full translated-able app. Examples: https://github.com/vaadin/web-components/blob/61076cbbde90b7689c8754a0e673ee86e32f219f/packages/grid/src/vaadin-grid-selection-column.js#L139 https://github.com/vaadin/web-components/blob/61076cbbde90b7689c8754a0e673ee86e32f219f/packages/grid/src/vaadin-grid-selection-column.js#L161 ^There...
### Description Using the example (https://vaadin.com/docs/latest/example?embed=menu-bar-overflow-wc.js&import=component/menubar/menu-bar-overflow.ts) on mobile (iPhone 12 Pro / iOS 15) it's not possible to interact with the sub-menu / menu items behind (...). If I move...
### What is the problem? ^title says it all - interesting note; using `new Paragraph("Text")` works and it has the proper association on the field; not just the ID on...
### Describe your motivation In some applications not all rows should be editable. Some could be summaries or the user is not allowed to edit them (readonly / un-editable). ###...
### Describe your motivation Currently the focus color is mostly based on the primary color - example: https://github.com/vaadin/web-components/blob/900aed5781ac517d8f9a892974d55456c1481851/packages/button/theme/lumo/vaadin-button-styles.js#L96-L98 This is totally fine and matches the overall theme of the web...
### What is the problem? If you focus a text field or any other field component with the mouse, only the label gets highlighted. If you focus a field with...
### Description of the bug Previously websocket connections could be forwarded by using a separate location in the httpd configuration like so `` allowing this connection to be used with...