Skip to content

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

Merged
aborjinik merged 1 commit into
mainfrom
fix/13839-row-action-overflow-tooltip
Aug 7, 2026
Merged

fix(ui5-table): set "More actions" tooltip on row action overflow button#13895
aborjinik merged 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

@aborjinik
aborjinik requested review from JumpNRun and simlin August 7, 2026 06:24
@aborjinik
aborjinik merged commit 17a64e4 into main Aug 7, 2026
40 of 45 checks passed
@aborjinik
aborjinik deleted the fix/13839-row-action-overflow-tooltip branch August 7, 2026 12:57
@aborjinik
aborjinik deployed to netlify-preview August 7, 2026 12:57 — with GitHub Actions Active
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🧹 Preview deployment cleaned up: https://pr-13895--ui5-webcomponents.netlify.app

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

2 participants