opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

View Sessions button appears at unexpected position #545

Closed dstenger closed 2 years ago

dstenger commented 2 years ago

Describe the bug This behavior was detected on Beta environment (https://cite.ogc.org/te2/).

The "View Sessions" button appears when logging in to TEAM Engine and accessing the landing page again. Currently, the button is displayed in the middle right below the header which is an unexpected position.

To Reproduce Steps to reproduce the behavior:

  1. Login on https://cite.ogc.org/te2/.
  2. Access https://cite.ogc.org/te2/ again.
  3. Button is displayed at wrong position.

Expected behavior It is expected that the button is positioned right above the "Available Test Suites".