Skip to content

refactor(ui5-table): warn at runtime for non-interactive navigation#13543

Open
aborjinik wants to merge 1 commit into
mainfrom
table-row-action-navigation-button
Open

refactor(ui5-table): warn at runtime for non-interactive navigation#13543
aborjinik wants to merge 1 commit into
mainfrom
table-row-action-navigation-button

Conversation

@aborjinik
Copy link
Copy Markdown
Contributor

  • Adds a runtime console.warn when <ui5-table-row-action-navigation> is connected without the (deprecated) interactive property and nudges consumers toward the accessible button rendering before V3 removal.
  • No behavior change. Samples and tests already set interactive={true} and are unaffected.
  • Test pages now uses Text component in the ui5-table-cell instead of Label component.
  • Stacking context is set on the table for the sticky elements. Fixes: [Table]: The message strip cuts off the table #13483

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

Sample sync reminder

HTML sample changed but React sample (sample.tsx) not updated:

  • main/Table/MergedCells

Please keep both samples in sync, or ignore if the change does not apply to both.

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 18, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 18, 2026 14:28 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

Development

Successfully merging this pull request may close these issues.

[Table]: The message strip cuts off the table

2 participants