KrailOrg / krail

Rapid web app framework using Vaadin 8 integrated with Guice and Shiro
50 stars 19 forks source link

NavigationBar - update title #738

Closed davidsowerby closed 5 years ago

davidsowerby commented 5 years ago

Probably in response to afterViewChangeMessage

davidsowerby commented 5 years ago

This has been done in 54379892e89a1a069c2ae591e6dbc44d5b1c376f - but uses the PageReadyMessage message.

This means the title (which will be "Loading ..." until the PageReadyMessage is received) can be used as an indication that a page has built and loaded data. This is useful for functional testing and monitoring