Vaadin Bot

Results 161 comments of Vaadin Bot

This ticket/PR has been released with Vaadin 23.2.0.beta2 and is also targeting the upcoming stable 23.2.0 version.

Thanks for using Vaadin Platform, we appreciate your help and are going to take care of this as soon as possible.

This ticket/PR has been released with Vaadin 23.2.0.beta2 and is also targeting the upcoming stable 23.2.0 version.

**Originally by _Fluffysandals_** ___ This seem the same problem than https://dev.vaadin.com/ticket/19459 Detailed discussion and possible workound (with SQLContainer) here : https://vaadin.com/forum#!/thread/12034293/13930956

**Originally by @Artur-** ___ After the recent short cut key improvements it should be really easy to implement. See also #4521

**Originally by @jdahlstrom** ___ IMO view identifiers should be completely separate from the actual views, to facilitate composability, reuse and eg. localization of URIs.

**Originally by @jdahlstrom** ___ There should be `navigateTo(Class

**Originally by @jdahlstrom** ___ Another option could be that `addView()` return a `ViewMapping` instance, representing a (viewname, view) pair that can be stored and subsequently used for navigation.

**Originally by @jdahlstrom** ___ Deferring this for now. Needs more real-world usage experience and some careful design decisions.