Skip to content

AnalyticalTable: Focus does not return to column header after applying Ungroup using keyboard controls #7284

@fushizen

Description

@fushizen

Describe the bug

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.

Isolated Example

https://stackblitz.com/edit/ui5wcr-at-1u1sn6?file=src%2FApp.tsx

Reproduction steps

  1. Go to the linked StackBlitz example
  2. Using keyboard controls, apply Group and Ungroup a column
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions