I am using a custom admin menu on one of my sites. It's all working fine, but there is an annoying VERY minor issue with the items when editing that menu. Instead of the actual menu item titles being shown, their respective language constants show when first clicked to edit the menu. Refreshing the page makes the language constant values appear as they should. See screenshots below.
5.4
The expected result is achieved by simply refreshing the page.
This is not an urgent issue, but it's one I think should be fixed. It confused me at first because it was the first time I'd ever created a custom admin menu.
| Labels |
Added:
bug
|
||
| Labels |
Added:
No Code Attached Yet
|
||
Okay, so...what can be done about it, if anything? Like I said, it's annoying, but certainly not urgent. The menu itself works properly. It's only selecting it to make changes that causes a double-take.
Followed the reproduction steps:
Result:
The custom administrator menu is correctly displayed in the sidebar.
However, the issue (language constants shown instead of translated labels)
could not be reproduced.
Observation:
The issue appears to be timing-related (language loading order) and may not
trigger on fast/local environments. I think It may be intermittent and environment-dependent.