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
In the AnalyticalTable, using only keyboard controls, the focus returns to the column header on applying Group to a column, but on applying Ungroup to the same column, the focus indicator does not return to the original column header from where the grouping was applied.
Using keyboard controls, apply Group and Ungroup a column
After Ungroup, the focus indicator on the column header from where grouping was applied is missing.
Expected Behaviour
Focus indicator should return to the column header from whereUngroup is applied.
Ideally the behaviour for Ungroup should be the same as Group, i.e. the focus should automatically return to the column header without the user having to perform any other additional actions.
Screenshots or Videos
20250430-0817-40.4788256.mp4
UI5 Web Components for React Version
2.9.0
UI5 Web Components Version
2.9.0
Browser
Edge
Operating System
No response
Additional Context
No response
Relevant log output
Organization
SAP
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Describe the bug
In the
AnalyticalTable
, using only keyboard controls, the focus returns to the column header on applyingGroup
to a column, but on applyingUngroup
to the same column, the focus indicator does not return to the original column header from where the grouping was applied.Isolated Example
https://stackblitz.com/edit/ui5wcr-at-1u1sn6?file=src%2FApp.tsx
Reproduction steps
Group
andUngroup
a columnUngroup
, the focus indicator on the column header from where grouping was applied is missing.Expected Behaviour
Focus indicator should return to the column header from where
Ungroup
is applied.Ideally the behaviour for
Ungroup
should be the same asGroup
, i.e. the focus should automatically return to the column header without the user having to perform any other additional actions.Screenshots or Videos
20250430-0817-40.4788256.mp4
UI5 Web Components for React Version
2.9.0
UI5 Web Components Version
2.9.0
Browser
Edge
Operating System
No response
Additional Context
No response
Relevant log output
Organization
SAP
Declaration
The text was updated successfully, but these errors were encountered: