Details
-
Technical Testing
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
-
None
Description
Bugs:
- PASS
- To Do
- FAIL
- Impeditive:
Ticket Title QA Status ? ?
- Not impeditive:
Ticket Title QA Status ? ?
Bugs to assert fix
- Impeditive:
Ticket Title QA Status ? ? LPS-124910The toggle button shouldn't be shown in non edit mode when there is no elements in dropdown panel Verified LPS-124916The dropdown panel shouldn't be shown when the Dropdown fragment with Keep Panel Open in Edit Mode is inherited from master Verified
Test Cases
Case 2
Can define the displayed behavior of dropdown panel in Dropdown fragment
- Add a new site
- Add a master page
- Add a Dropdown fragment above the Drop Zone
- Click the toggle button of Dropdown fragment
- Assert the drop zone is shown in dropdown panel
- Click the toggle button of Dropdown fragment again
- Assert the dropdown panel is collapsed
- Publish Master
- Add a page based on master page
- Click the toggle button of Dropdown fragment
- Assert the dropdown panel is not shown
- Navigate to Page Templates admin
- Edit the master page again
- Click the body of Dropdown fragment > General tab
- Check the Display on Hover
- Hover on the toggle button of Dropdown fragment
- Assert the drop zone is shown in dropdown panel
- Move mouse outside of editable field of Dropdown fragment
- Assert the dropdown panel is collapsed
- Uncheck the Display on Hover
- Check the Keep Panel Open in Edit Mode
- Assert the drop zone is shown in dropdown panel
- Click the management bar to unselect the Dropdown fragment
- Assert the Dropdown fragment is unselected
- Assert the drop zone is shown in dropdown panel
- Click the body of Dropdown fragment > General tab
- Check the Display on Hover
- Assert the Keep Panel Open in Edit Mode is checked
- Assert the drop zone is shown in dropdown panel
Case 4
Can add fragments into drop zone of Dropdown fragment
- Add a new site
- Add a master page
- Add a Dropdown fragment above the Drop Zone
- Click the body of Dropzone fragment > General tab
- Check the Keep Panel Open in Edit Mode
- Add a Menu Display fragment into dropzone of Dropdown fragment
- Assert the Menu Display is shown in dropzone panel
- Publish Master
- Add a page based on master page
- Assert the dropzone panel is collapsed
- Click the toggle button of Dropdown fragment
- Assert the Menu Display is shown in dropdown panel
- Publish the page
- Navigate to page in view mode
- Assert the dropzone panel is collapsed
- Click the toggle button of Dropdown fragment
- Assert the Menu Display is shown in dropdown panel