Support Article
Menu Bar is Not displaying Properly
SA-8384
Summary
Action items in Left menu section gets expanded and moves towards left in a screen layout.
Error Messages
Not Applicable. But menu items are stretching towards left.
Steps to Reproduce
- Create harness
- Add Screen Layout such as header, left menu,body and footer
- In Left Menu section, add the Menu Bar Control
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules.
In old menus are constructed with ItemLeft, ItemMiddle, ItemRight id's respectively.
While focussing any menu item display style from ItemLeft & ItemRight Classes is overridden from selected class.
Resolution
This issue is resolved through the following Local-change:
Update "#ItemLeft,#ItemRight" css style from "display:none" to "display:none !important" in py-tables-overrides.css rule from UI-Kit Ruleset.
Published June 12, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.