eberleant

Results 5 comments of eberleant

Regarding points 1 and 2, I think this could still be a useful feature once the items have been filtered. If each group has 100 items, but after filtering, each...

I believe I'm running into the same issue, but I'm not very familiar with XSD so can't be sure. The full schema that I'm using can be found here: https://www.worlddab.org/schemas/spi/spi_34.xsd...

Is this ticket specifically for timeline views or could it be implemented in time grid views as well? It would be awesome if both of these view formats were able...

I think I'm running into the same issue in Jetty 12.0.6. From [ResponseBodyEmitter docs](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/method/annotation/ResponseBodyEmitter.html#send(java.lang.Object)): > Note: if the send fails with an IOException, you do not need to call [completeWithError(Throwable)](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/method/annotation/ResponseBodyEmitter.html#completeWithError(java.lang.Throwable))...

Hello, I saw there's a workaround using JavaScript/TypeScript in https://github.com/vaadin/web-components/issues/1373. Is there a workaround using the Java API instead? I wasn't able to find a way to access the combobox...