Knoobie

Results 47 issues of Knoobie

### 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...

external dependency
DX
theming

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....

Impact: Low
Severity: Major

### Description iOS 15 bottom-end notification is shown on the whole body, because of the narrow spacing by default. (Good!) ![26008D2A-5781-4BC6-B347-3B1A03AA7B33](https://user-images.githubusercontent.com/3968629/183601358-e816295c-6eae-4634-9052-34a9f655dda7.png) iOS 16 beta2 on the other hand shows the...

bug
Severity: Major
Impact: Low
vaadin-notification

### 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...

enhancement
a11y
Impact: High
vaadin-grid
I18N
DS

### 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...

bug
help wanted
needs research
Severity: Major
Impact: Low
vaadin-menu-bar

### 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...

a11y

### 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). ###...

enhancement
Impact: High
vaadin-grid-pro

### 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...

enhancement
theme

### 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...

next
a11y
theme
needs discussion

### 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...

bug
BFP
Impact: High
Severity: Blocker