Tatu Lund

Results 290 comments of Tatu Lund

@jouni , yes, that is exactly what I thought as well.

I would propose different kind of compact design when larger number of files are expected. This mode should be enabled by API. In the compact mode the Upload should not...

Workaround is to follow this documentation with simple form without list, for multiple file uploads: https://vaadin.com/docs/latest/flow/advanced/upload-resources

> I think this should just be a property instead of a theme variant Yes, that would work too.

Prior art to be used as reference: https://vaadin.com/directory/component/breadcrumb-component Demo: https://vcf-demos.org/breadcrumb/basic-use Note, that add-on component is made accessibility as requirement

> I'd say this is more about a "fieldset" which is requested in Native HTML Fieldset actually exists in Flow HTML components now. But that naturally does not have any...

You can get rid babble at shutdown of that by adding `` in your context.xml.

The way Highcharts has implemented client side rendering still relies on access to their server. It is not sending your data there, but the exporting.js and offine-exporting.js will dynamically load...

@thomasdewaelheyns , thanks for the valuable insight, I was about to test whether the trick you did would work as it popped to my mind as well as potential workaround....

It looks like Firefox 98 has fixed this when I am testing it, but the original bug ticket seems to still be open in "wont fix" state. This is odd....