Details
-
New Feature
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
Yes
-
UI Framework 1
Description
Since years we have the opportunity to provide server-side push functionality in Admincentral. Maybe now is the time?
Long-polling solution does not require any major changes and can be enabled almost right away.
In order to provide long polling, we need to do the following:
- add the dependency to the vaadin-push artefacts
- enable push in AdmincentralUI class (annotations are needed)
- make sure that filter chain does not bork the communication (gzip filter might need adjustment and by-pass push requests)
Checklists
Attachments
Issue Links
- is cloned by
-
MGNLUI-5221 Enable vaadin server push for refreshing content changed automatically
-
- Closed
-
- is depended upon by
-
PAGES-310 Refresh status column indicators in the background when doing asynchronous activation
-
- Closed
-
- is related to
-
MGNLDAM-794 Incorrect status icons after moving folder with assets and publ.inc.subnodes
-
- Closed
-
- relates to
-
MGNLUI-3288 UI requires PUSH
-
- Closed
-
-
MGNLUI-5278 Replace usages of polling with UI#push API within our codebase
-
- Open
-
- mentioned in
-
Page Loading...