Thomas Mattsson

Results 6 issues of Thomas Mattsson

I don't think the color badges looked like that previously.

main layout style names have strange convention; why not use the toplevel main-layout name in the styles instead?

bug
documentation

The core concepts section starts out well, but then it becomes strange. - why is there a class diagram of events? that doesn't help with understanding Vaadin. - The JS...

apparently you should use an Anchor component for this, but it's not mentioned anywhere in Flow docs. This is a very common use case...

Users that are not familiar with the Java ecosystem do not know what the different tech stack options mean. We don't need to explain them in detail, but only adding...

The wildcard param is quite useless for types other than String right now, and apparently does not work with other types yet (see ParameterDeserializer::validateWildcardType). Add documentation to relevant classes that...

enhancement
documentation