vaadin / flow-components

Java counterpart of Vaadin Web Components
99 stars 66 forks source link

Notification has a default different from the Vaadin Fusion version #779

Closed enver-haase closed 3 years ago

enver-haase commented 3 years ago

This repository's issue tracker is reserved mainly for issues related to the monorepo automation. If you want to report a Vaadin component related issue, please use one of the component repositories, such as

IS THE ABOVE TRUE (STILL)? I thought the multi-repo issue reports are now tied to this one here?

In any case - as you can clearly see by looking at a Vaadin 19.0.2 mixed application (Flow / Fusion) side by side, just calling "showNotification(String)" shows it in the middle in TypeScript but bottom left in Java.

I suggest to streamline the experience in the next LTS.

vlukashov commented 3 years ago

Will be fixed in scope of https://github.com/vaadin/vaadin-notification/issues/18