dxc-technology / online-devops-dojo

DevOps hands-on learning modules in your browser
https://dxc-technology.github.io/about-devops-dojo/
Mozilla Public License 2.0
61 stars 32 forks source link

Pet-clinic shall open in a window with navigation buttons #60

Closed max-boehm closed 4 years ago

max-boehm commented 4 years ago

Is your feature request related to a problem? Please describe. In the continuous-integration module in step 8 is a link to the pet-clinic app. The app opens in a tab in the katacoda window which has no navigation buttons. Navigating back from a page in the app is only possible through the context menu.

Describe the solution you'd like If the pet-clinic app would open in a separate browser window, it would make the navigation in the app easier.

pberthonneau commented 4 years ago

Normally you can click the icon in Katacoda tab image if you want a genuine browser tab. The problem is with too many tabs, students get lost. We had to make an exception with Jenkins tab as a workaround for a Chrome sameSite cookie issue.