## Description Delete button can has `disabled` CSS class applied. This means the action is blocked. ### Blocked by - GH-1 ## DoD When users clicks on "delete" button task entry must be removed from the table, except those cases when an action button is `disabled`.