Display issues with step level info text in wizards

Issue #143 resolved
Scott Wiltshire created an issue

Describe the bug
If info text is assigned to steps and the text is longer than 2-3 lines such that the info text box needs to be sized such that it drops bellow the header into the main dashboard/view area then the styling gets messed up. Wrong background color, text all jumbled up. Not sure if CSS or layering or combination. But info text always needs to float as the topmost layer.

To Reproduce

  1. Assign multi-line info text to wizard step. To make the issue more obvious use html formatting in the info text such as bullet point list, some text with different font color, etc.
  2. Mouse hover the infor text in the wizard. Display is not correct.

Expected behavior
Info text should always be the top most layer in the UI and not be hidden behind table styling or any other components.

Component
Wizard

Version
2.5.2.1

Screenshots

Comments (3)

  1. Log in to comment