Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 12.7, 19.3, 20.0, 21.0 [Tentative]
-
Fix Version/s: 19.4, 20.0, 21.0 [Tentative]
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:None
-
Environment:https://trunk-mysql.nightly.sakaiproject.org, build: b9410d40
https://qa1-us.nightly.sakaiproject.org, build: cc005164
https://qa12-mysql.nightly.sakaiproject.org, build: e98750d2
-
20 status:Verified
-
19 status:Verified
-
12 status:Please Merge
-
Test Plan:
Description
When there are no question pools, clicking on Question Pools displays an active Delete button. Clicking Delete does not seem to cause any errors in the server logs, but after completing the "Delete" process, empty <td> tags are present in the html and are now displaying a gray row.
If there are question pools and no pool has been selected for Delete, then the button is grayed-out and inactive.
If there are question pools and a pool has been selected for Delete, the button becomes active and a lighter gray.I would have expected it to be the blue that it is when there are no question pools.