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

Tabbed dynamic page - missing information about heading level #12791

Open
esporysz opened this issue Nov 29, 2024 · 2 comments · May be fixed by #12933
Open

Tabbed dynamic page - missing information about heading level #12791

esporysz opened this issue Nov 29, 2024 · 2 comments · May be fixed by #12933

Comments

@esporysz
Copy link

esporysz commented Nov 29, 2024

Is this a bug, enhancement, or feature request?

bug

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: 18.2.4
fundamental: 0.53.1-rc.23

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

  1. Create some tabbed dynamic page. It may be copy of example.
    There is missing information about tab heading level. It should be added according o the sequentially descending order.
@droshev
Copy link
Contributor

droshev commented Nov 29, 2024

@esporysz Can you be a little bit more precise and tell us what is wrong and what do you expect to see? thanks

@esporysz
Copy link
Author

esporysz commented Dec 3, 2024

Title of the tab should be added as a heading tag eg. <h3> or aria-level=3. Currently there is no information about heading level.

edytasporysz added a commit to edytasporysz/fundamental-ngx-fork that referenced this issue Jan 16, 2025
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

Successfully merging a pull request may close this issue.

2 participants