[beta4] Missing active trail inside side menu pattern

Created on 18 July 2023, over 1 year ago
Updated 22 July 2023, over 1 year ago

Problem/Motivation

I make a side menu with pattern programatically, the array which containing items has in_active_trail but it has no effect on it.
I look the nav pattern menu and it's seems the same condition inside the template(side menu) is missing

Steps to reproduce

Create side menu pattern with active trail

Proposed resolution

add
{% if item.in_active_trail %} aria-current="page"{% endif %} on each "< button >" tag inside side_menu template

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇫🇷France musa.thomas France 🇫🇷

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024