Describe the bug
The ObjectPageSection should not receive the focus when press Tab key on a navigation tab.
Isolated Example
https://ui5.github.io/webcomponents-react/v2/?path=/docs/layouts-floorplans-objectpage--docs#objectpagesection-with-hidden-titletext-and-custom-header
Reproduction steps
- open https://ui5.github.io/webcomponents-react/v2/?path=/docs/layouts-floorplans-objectpage--docs#objectpagesection-with-hidden-titletext-and-custom-header
- focus the first tab named 'Goals'
- press Tab key
- the ObjectPageSection is receiving focus
Expected Behaviour
The first interactive element in the ObjectPageSection is supposed to be focused.
Screenshots or Videos
UI5 Web Components for React Version
2.18.1
UI5 Web Components Version
2.18.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration