Primary Actor: User
Scope: Ngx-bootstrap DEMO / BS version 3&4
Goal: Show example of accordion items with custom html inside
- User open Accordion demo page
- User click on Custom HTML sub-menu
- User see 2 accordion items, initially not expanded
- First item have additional span block with "Some HTML here" text
- After click on the first item, it is opened
- Second item don't have any additional html with closed state
- After click on the second item, it is opened and there is a span block with text "And some HTML here"
5a. If item is opened, after click on item it is closed
2*. User scroll to Custom HTML sub-menu