Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Intro/Context:
The goal of this story is to allow to create dropdown fragment that will leverage dropzone capabilities and allow dragging/dropping fragments like menu displays or any that will constitute a megamenu.
Given the user is working on a new navigation menu
-
When the users placed a Dropdown fragment to the page
Then the user can edit the text of menu item of the dropdown item
-
When the users wants to configure the behaviour of the Dropdown
Then the user can show/hide a dropdown panel (that expands when selected) in order to place fragments in the dropzone
-
When the user wants to work on the dropzone panel
Then the user can define the Dropdown panel width (full width, or Regular width)
- regular is to do a regular dropdown
- full width is to adapt the size to the container
- mega menu is to design a mega menu
-
When the users shows the dropdown panel
Then the user should be able to add fragments (including "menu display") in the DropZone
-
Design
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
Can edit the text of dropdown button in Dropdown fragment | Critical | Manual | No | No | Yes |
Can define the displayed behavior of dropdown panel in Dropdown fragment | Critical | Manual | No | No | Yes |
Can define the panel type of Dropdown fragment | Critical | Manual | No | No | Yes |
Can add fragments into drop zone of Dropdown fragment | Critical | Manual | No | No | Yes |
Attachments
Issue Links
- is related to
-
LPS-125101 LPS-120190 - Product QA | Test Automation Creation
-
- Closed
-
- Testing discovered
-
LPS-125164 NPE occurs when add a page based on master page with Dropdown fragment
- Closed