Page 3 of 3

Re: Improve performance for load menu

Posted: 23 Dec 2020, 10:21
by mert.sincan
Unfortunately, the tab menu selected from the server must be actively rendered. There'll be such delays in the client. I can add an attribute for that. The user can decide its value completely.

Re: Improve performance for load menu

Posted: 30 Dec 2020, 09:46
by rider
ok, I think this make sense....
Can the attribute than stay in a SessionScoped? So it will not be rendered for every page request?

Re: Improve performance for load menu

Posted: 03 Feb 2021, 22:04
by vished
Any update on this?
It´s the same for me....

It´s really anoying if the sidepanel / menu is not loaded directly 100% after a page is opening.
For my project is this currently a showstopper.

Re: Improve performance for load menu

Posted: 12 Feb 2021, 16:03
by rider
Is PrimeTek working on that?
Same for me, not usable for me if this bug still exist.

Re: Improve performance for load menu

Posted: 03 May 2021, 15:17
by mert.sincan
I think you can use tabContentLoad event to load active menu. This will increase performance considerably. viewtopic.php?p=190774#p190774

Best Regards,