You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the tab container is hidden on the Object page and we use the F6 key to navigate through the content, the first interactive element of the FormGroup is not receiving focus, even though the data-sap-ui-fastnavgroup="true" property is present on the <FormGroup> element. Instead, the focus moves to the next element on the page.
Click on "My Employee File" from the module switcher
Go to Personal Data -> "Emergency Contact" card -> Click on the "View all" link
Perform the group skipping via F6 key and observe that focus does not move to the 'John Wang' section's fom group "Emergency Contact" & "Home Address" forms
Expected Behaviour
When the tab container is hidden on the Object page and the data-sap-ui-fastnavgroup="true" attribute exists on the <FormGroup> element, F6 navigation should go to the first interactive element of each form.
Screenshots or Videos
Group.skipping.not.working.mov
UI5 Web Components for React Version
2.12.0
UI5 Web Components Version
2.12.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
I’m not disclosing any internal or sensitive information.