Skip to content

Conversation

@aborjinik
Copy link
Contributor

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Nov 17, 2025

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

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 17, 2025 16:34 Inactive
@aborjinik aborjinik requested a review from simlin November 17, 2025 16:46
 - The  correct npm package is used for translations
Fixes: #12630

- ariaLabelledByElements is used instead of aria-labelledby
Fixes: #12657

- The sample now uses correct mode property
Fixes: #11946
 - The  correct npm package is used for translations
Fixes: #12630

- ariaLabelledByElements is used instead of aria-labelledby
Fixes: #12657

- The sample now uses correct mode property
Fixes: #11946
@aborjinik aborjinik force-pushed the table-custom-announcement-fixes branch from 90eab2f to 65bb0a0 Compare November 20, 2025 14:24
@aborjinik aborjinik requested a review from ilhan007 November 20, 2025 14:26
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 20, 2025 14:30 Inactive

const updateInvisibleText = (element: HTMLElement, text: string | string[] = []) => {
const invisibleTextId = "ui5-table-invisible-text";
const updateInvisibleText = (element: any, text: string | string[] = []) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ilhan007 because of the use of ariaLabelledByElements below, the TypeScript version we are using does not recognize it, and yarn start fires an error when I use the HTMLElement type. Can the framework handle this?
https://developer.mozilla.org/en-US/docs/Web/API/Element/ariaLabelledByElements

@aborjinik aborjinik merged commit 94bae79 into main Nov 21, 2025
14 checks passed
@aborjinik aborjinik deleted the table-custom-announcement-fixes branch November 21, 2025 05:57
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 21, 2025 05:57 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants