I`ve implement the slicknav in the OXID eShop mobile view for one of our customers.
There are a lot of subcategories, which should display active after click.
I get the open items after click working, but the elements get the wrong arrow and hidden/close states. My li and a tags get an extra active state, from the standard shop logic, as you can see here:
I`ve implement the slicknav in the OXID eShop mobile view for one of our customers. There are a lot of subcategories, which should display active after click.
So my settings for the slicknav is following:
I get the open items after click working, but the elements get the wrong arrow and hidden/close states. My li and a tags get an extra active state, from the standard shop logic, as you can see here:
Is there an example on how to achieve the right action?