[beta4] Missing active trail inside side menu pattern

Created on 18 July 2023, 12 months ago
Updated 22 July 2023, 11 months 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.69.0 2024