SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
269 stars 129 forks source link

Extra empty tab in Dynamic Page with Tabs component #12738

Open AnastasiyaVavilava opened 3 days ago

AnastasiyaVavilava commented 3 days ago

Is this a bug, enhancement, or feature request?

This is a bug

Describe your proposal.

Remove extra tab element for dynamic page

Can you handle that on the application side

This cannot be fixed from the application side since there is no access to the tabs settings in the dynamic page.

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.)

Fundamental's version: 0.53.1 Platform Docs Angular's version: 17.1.1

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

(Go to @fundamental-ngx/platform/dynamic-page#tabbed and open one of the examples, 2 tabs will be visible, but there is also a third one that is not visually displayed, but it can be selected) Also, if you reduce the screen to 1 tab, a select with an empty option will appear

Screenshot 2024-11-19 at 12 01 06 Screenshot 2024-11-19 at 12 01 43

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?

Yes, no similar problems found

Is there anything else we should know?

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.