primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.48k stars 4.6k forks source link

Component: Documentation (Step) #13885

Open ibrahimkelly opened 1 year ago

ibrahimkelly commented 1 year ago

Describe the bug

On step menu click, the parent container (Components) section close.

Screenshot 2023-10-15 at 12 28 15

After click

Screenshot 2023-10-15 at 12 29 03

Environment

Mac os

Reproducer

No response

Angular version

16.2.9

PrimeNG version

16.5.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

Chrome

Steps to reproduce the behavior

In the documentation

On Menu section

  1. Click on step
  2. The global section (Components) will be closed.

Expected behavior

No response

SoyDiego commented 1 year ago

Hi @ibrahimkelly, thanks for report it. I have created a PR here #13887 solving the problem. Now we should wait PrimeNG team check it and approve it if it's ok for them.

Thanks