abp
abp copied to clipboard
Angular - Extensible Table Logic Errors for Action List
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.
Hence, if the action list has no items, it should be invisible as can be seen below.