primefaces / primereact-sass-theme

PrimeReact Theming with SASS
MIT License
31 stars 40 forks source link

TabView: Arya not highlighting properly #29

Open melloware opened 1 year ago

melloware commented 1 year ago

Describe the bug

Original Issue: https://github.com/primefaces/primereact/issues/4738

TabView does not show which Tab is selected when using TabPanel with template and PrimeReact is set with Arya Orange theme.

It does work with Lara Indigo theme.

Reproducer

https://codesandbox.io/s/primereact-demo-forked-7whkn5

PrimeReact version

9.6.0

React version

18.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

Just click the TabPanel with template "Amy Elsner" or the one with the split button.

TabView does not show those Tabs selected.

Expected behavior

TabPanels must be displayed selected even if they use templates and the theme is Arya Orange