jmix-framework / jmix-docs

Documentation for Jmix framework
https://www.jmix.io
Creative Commons Attribution 4.0 International
18 stars 43 forks source link

Update ViewNavigators doc to indicate that they require origin view #754

Open glebfox opened 4 months ago

glebfox commented 4 months ago

Existing page: https://docs.jmix.io/jmix/flow-ui/opening-views.html

Update code examples to indicate that ViewNavigators requires that origin view is passed, same as for DialogWindows.

See: https://github.com/jmix-framework/jmix/issues/3157