Skip to content

Conversation

@IlianaB
Copy link
Contributor

@IlianaB IlianaB commented Nov 4, 2025

related to #7729

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Nov 4, 2025

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 4, 2025 15:13 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 5, 2025 12:57 Inactive
};
}

return undefined;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That means if the avatar is not interactive and placed within a table cell, it will be announced as "Empty". I'm not sure whether this is the expected behavior from an accessibility perspective.

if (this._interactive) {
return {
role: this._role as AriaRole,
type: this._ariaHasPopup,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in the other change, just like in UI5, the type should be translatable.

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.

4 participants