Skip to content

fix(ui5-table): set "More actions" tooltip on row action overflow button - #13895

Open
aborjinik wants to merge 1 commit into
mainfrom
fix/13839-row-action-overflow-tooltip
Open

fix(ui5-table): set "More actions" tooltip on row action overflow button#13895
aborjinik wants to merge 1 commit into
mainfrom
fix/13839-row-action-overflow-tooltip

Conversation

@aborjinik

@aborjinik aborjinik commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The overflow button in the row actions cell was icon-only and fell back to the overflow icon's "More" title, which is confusing when it is the only button in the actions cell. It now uses a dedicated tooltip via the new TABLE_ROW_OVERFLOW_BUTTON=More actions i18n key.

Fixes: #13839

The overflow button in the row actions cell was icon-only and fell back
to the overflow icon's "More" title, which is confusing when it is the
only button in the actions cell. It now uses a dedicated tooltip via the
new TABLE_ROW_OVERFLOW_BUTTON i18n key.

Fixes: #13839
@aborjinik
aborjinik temporarily deployed to netlify-preview August 5, 2026 10:47 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

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.

[A11y][Feature Request]: Allow setting accessible name for TableRowAction overflow button

1 participant