[SF][A11][AvatarGroup]: Unable to make AvatarGroup non-interactive
Open
@dobrinyonkov is already working on this.
Since Apr 4, 2025.
bug
Design Pending
enhancement
feature request
TOPIC P
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Bug Description
I have no way to make an avatar-group non-interactive. Even I make all the avatar inside an avatar-group non-interactive, the avatar-group itself is still interactive.
Affected Component
No response
Expected Behaviour
I should be able to make AvatarGroup non-interactive.
Isolated Example
https://stackblitz.com/edit/github-nmmjipnv?file=src%2FApp.tsx
Steps to Reproduce
- Open https://stackblitz.com/edit/github-nmmjipnv?file=src%2FApp.tsx
- Press Tab key
- Observe that the focus can be moved to avatar-group (though all the avatars inside are non-interactive)
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.8.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.