appreciated

Results 12 issues of appreciated

[As to be seen here](https://apexcharts.com/javascript-chart-demos/pie-charts/update-donut/)

enhancement

To reproduce: - Navigate to a submenu Entry by using the menu - Navigate to a normal Entry in the Menu The Arrow does not get reset.

bug

**Describe the solution you'd like** Currently the API does not support the user in adding or removing menu elements during runtime. Also Vaadin Flow didn't have support for adding routes...

feature request

Match with the [names from the material guidelines](https://material-components.github.io/material-components-web-catalog/#/component/drawer) - Overlay ~> Modal - Permanent ~> Responsive - Dismissable ~> Default The App-Layout supports by default mobile devices while the examples...

enhancement

enhancement
needs futher investigation
Vaadin Flow

Currently the documentation under Vaadin 10 is very rudimentary.

enhancement
Vaadin Flow

Currently, it is not possible to pass specific constraints to the `getUserMedia` function. Allow setting a property which influences the passed parameter to the `getUserMedia` function.

When using the `@Query` annotation in Spring Data JDBC, like in the following code snippet: ```java @Query(value = "SELECT ...", resultSetExtractorClass = ...ResultSetExtractor.class) List someSpecialQuery(); ``` It appears that a...

status: waiting-for-triage

### What are you missing in the docs The current documentation lacks detailed information about the limitations of the [Spring Security integration with the DGS Framework](https://netflix.github.io/dgs/advanced/security/). Specifically, it's not clear...

documentation

### Is your feature request related to a problem? Please describe. Surveys cannot be easily moved between different environments or shared with others for review and collaboration. Users are unable...

enhancement