Enterprise: Tabs: Search bar is not visible when in responsive view

Created on 5 May 2020  路  2Comments  路  Source: infor-design/enterprise

Describe the bug
Tabs: The search bar is not visible when in responsive view

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://4280-rc0-enterprise.demo.design.infor.com/components/tabs-module/example-category-searchfield-go-button-home.html
  2. Minimize the screen and notice the search bar changed its color with the same color as the header.

Expected behavior
The search bar should not change its color when in responsive view.

Version
IDS 4.280 - RC0

Screenshots
image

Platform
All browser, OS and devices.

Additional context
N/a

[2] lawson type

Most helpful comment

Probably need to check the .non-collapsible.is-open CSS classes to make sure background color is not being overridden.

All 2 comments

Probably need to check the .non-collapsible.is-open CSS classes to make sure background color is not being overridden.

Was this page helpful?
0 / 5 - 0 ratings