Describe the bug
If there is a menu longer that the screen the Infor icon will be placed within the menu instead of the bottom.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The icon should be placed at the bottom of the menu even if the menu is long or short.
Version
v4.18.0
Screenshots

We should probably fix this for the original case but as a workaround we introduced a header and footer http://master-enterprise.demo.design.infor.com/components/applicationmenu/example-personalized-roles.html?colors=2578a9 so you could put it in the footer.
Also related is https://github.com/infor-design/enterprise/pull/2112 which changes the way the footer scrolls so it will be more like what your expecting here if you used it
@tmcconechy
We have corrected our menu by using the footer

Workaround approved 馃憤
Edit: workaround approved, but bug is a regression, so still substantial.
I think we should reopen this as the example noted on https://teams.microsoft.com/l/message/19:[email protected]/1557850861892?groupId=4f50ef7d-e88d-4ccb-98ca-65f26e57fe35
Is more obvious then I first expected here
Cc @EdwardCoyle I鈥檓 wondering what broke this maybe an accordion change? Maybe we can track this down tomorrow.
To reproduce see https://design.infor.com/code/ids-enterprise/latest/demo/components/applicationmenu/test-filterable-many-items.html
And just scroll around...
This issue is now resolved.