integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

INTLY-4390 Added stable IDs to tabs in landing page #536

Closed tonyxrmdavidson closed 4 years ago

tonyxrmdavidson commented 4 years ago

Motivation

INTLY-4390

What

Added stable static ID's to the tabs in the webapp landing page.

Why

ID's are needed to allow QE browser tests to work.

How

Verification Steps

Clone this MR and run webapp locally against cluster installed with RHMI master branch

  1. Login to webapp as evals user evals01/Password1
  2. Inspect the tab elements in the browser and they should match the image below.
Screenshot 2019-12-11 at 20 14 47

Checklist:

Progress