Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
fushizen opened this issue Apr 30, 2025 · 1 comment · Fixed by #7299
Closed
1 task done
Labels

Comments

@fushizen
Copy link

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.
@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This issue has been resolved in version v2.10.0 🎉

The release is available on v2.10.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants