Delay menu interaction until the page is loaded
authorAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2022 16:30:02 +0000 (18:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2022 16:30:02 +0000 (18:30 +0200)
commit5804d393eef55f671b437289a03bf4ed94612d4c
tree6d09bc34b3e91fe97ea53fcca53ae49a5d45cd13
parent1ac197e84cc7a92f3245f620ffb110967eec656e
Delay menu interaction until the page is loaded

User menu providers are registered asynchronously and the UI does not know once they are all ready.

See https://www.woltlab.com/community/thread/295264-userpanel-l%C3%A4dt-unvollst%C3%A4ndig/
ts/WoltLabSuite/Core/Ui/Page/Menu/User.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Menu/User.js