Skip to content

fix(ui5-avatar-group): focus outline visible in overflow:hidden #11535

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NakataCode
Copy link
Contributor

Problem:
Focus outline is cut off when the avatar-group is placed inside a container with overflow:hidden.

Solution:
Added padding to the avatar group container using a new parameter --_ui5_avatar_group_focus_space. This ensures sufficient space for the focus outline to be fully visible.

Fixes: #10551

@NakataCode NakataCode marked this pull request as ready for review May 16, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-avatar-group]: focus cut
1 participant