Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, 7.2.X, Master
-
7.2.x, 7.1.x
-
Committed
-
4
Description
Steps to reproduce:
- Start Liferay and log in as Admin
- Enable Single Approver Workflow for Web Contents
- Submit 3 Web Contents for publication
- Go to My Workflow Tasks > Assigned to My Roles
- Click on "Filter and Order", select "Completed", 0 results will appear as there were no completed workflow tasks so far.
- Check the "Filter and Order" and arrow up/down (ascending/descending ordering icons), hover the mouse on them:
Expected: At leas the "Filter and Order" button to be clickable
Actual behavior: Both buttons will be disabled (the HTML element will have a disabled attribute within:
<button aria-expanded="false" aria-haspopup="true" class="dropdown-toggle btn nav-link btn-unstyled" disabled="" ref="triggerButton" type="button">
Attachments
Issue Links
- relates
-
LPS-107033 Filtering and ordering options in workflow tasks become disabled if selecting a filter with zero results
- Closed