abp icon indicating copy to clipboard operation
abp copied to clipboard

Angular - Extensible Table Logic Errors for Action List

Open sumeyyeKurtulus opened this issue 1 year ago • 0 comments

This issue is expected to resolve the logic errors for the actions button inside the extensible table component. Here is an example to demonstrate the probable logic error:

In this example, even if the actions button of the first row has some items, it is not visible as it should be in the second view. image image

Hence, if the action list has no items, it should be invisible as can be seen below. image

sumeyyeKurtulus avatar May 15 '24 12:05 sumeyyeKurtulus