Skip to content

TableRowAction: disabled does not work #10851

@Lukas742

Description

@Lukas742

Bug Description

The disabled attribute doesn't seem to work.

Image

Affected Component

TableRowAction

Expected Behaviour

No response

Isolated Example

https://stackblitz.com/edit/github-sng2fhyl?file=package.json,index.html,main.js

Steps to Reproduce

  1. Go to StackBlitz
  2. See that the delete button inside the table row is interactive although disabled is set to true.

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.7.3

Browser

Chrome

Operating System

No response

Additional Context

It seems that the attribute is not forwarded to the internal button (ui5-button) element.

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions