Primary Actor: User
Scope: Ngx-bootstrap DEMO / BS version 3&4
Goal: Show user example with justified tabs
- User opens Tabs demo page
- User clicks on Justified sub-menu
- User see tabs component with 3 tabs, justified by default, each have the same width and height
- By default, the first tab chosen and there is content inside: "Justified content 1"
- When user clicks on the second tab, it become chosen and there is content inside: "Short Labeled Justified content"
- When user clicks on the third tab, it become chosen and there is content inside: "Long Labeled Justified content"
- Template src should be written with justified="true" param
2*. User scroll to Justified sub-menu