Wrong selector in tabview

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
Babas007
Posts: 251
Joined: 24 May 2011, 09:42

05 Feb 2018, 15:22

To select tabs-header, you're using:

Code: Select all

body .ui-tabs.ui-tabs-top>.ui-tabs-nav>li
It causes some issues with PF 6.2, uses this selector instead please

Code: Select all

body .ui-tabs.ui-tabs-top .ui-tabs-header

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

09 Feb 2018, 13:14

Hi,
I tried with 6.2.RC1 and can not see an issue. Can you please send an image to show issues?

Regards

Babas007
Posts: 251
Joined: 24 May 2011, 09:42

12 Feb 2018, 13:10

This selector is suppose to target header of tabview:

Code: Select all

body .ui-tabs.ui-tabs-top>.ui-tabs-nav>li
But since 6.2, there are actions facet which generate "li" tags too. The above CSS will apply while it should not.

Another reason to change this, is readability

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

13 Feb 2018, 09:07

Hi,
I will discuss this issue with our team members. But tab component is using with other components(accordion...) too.

Best Regards

Post Reply

Return to “Barcelona - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests