Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with display of Menu Navigation of sections while using Wizard Component #13088

Open
Jinata92 opened this issue Mar 5, 2025 · 3 comments

Comments

@Jinata92
Copy link

Jinata92 commented Mar 5, 2025

Is this a bug, enhancement, or feature request?
Bug

Describe your proposal.
When resizing the screen, the step icons overlap if the wizard steps are displayed in a popover. Users can navigate to a specific section via the popover, but the section labels remain clickable without any action being triggered.

In the maximized view (where all wizard steps are expanded), clicking a step label does not navigate to the corresponding section. Instead, the popover appears over the step icons, prompting navigation through it. Additionally, the cursor changes to a hand icon when hovering over the labels, misleading users into thinking they are clickable and functional for navigation.

Can you handle that on the application side
No

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular - 15.2.10
F-NGX - 0.43.51

If this is a bug, please provide steps for reproducing it; the exact components you are using;

Screen.Recording.2025-03-05.at.7.37.14.PM.mov

Please provide relevant source code (if applicable).

Please provide stackblitz example(s).

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Did you check the documentation and the API?

Did you search for similar issues?

Is there anything else we should know?

@droshev
Copy link
Contributor

droshev commented Mar 10, 2025

@Jinata92 Is there a way for you to try this on the latest version too?

@Jinata92
Copy link
Author

@droshev Right now we are on Angular - 15.2.10 and F-NGX - 0.43.51. Once we migrate our application to latest version, I can try it out.

@droshev
Copy link
Contributor

droshev commented Mar 10, 2025

Angular 15 is out of any support from google. The oldest with LTS is version 17 https://angular.dev/reference/releases#actively-supported-versions which LTS will end in 2 months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants