Skip to content

Show WIP warning on test in addition to beta

Description

This is a very small MR to add the WIP warning to the test site. Previously it was only shown on the beta site.

Changes Made

WIP warning seen along with window size component on test site:

image

How to Test

Pull changes locally and run npm run dev to preview the test site. The WIP warning banner should be included on the page.

Related Issues

NA

Additional Notes

NA

Merge Request Checklists

  • Ensure that code changes adhere to best practices documented in README.md
  • Clean the code the way Vue likes it - run npm run lint --fix
  • Document which browsers the site has been tested on:
    • Desktop/laptop
      • Chrome
      • Safari
      • Edge
      • Firefox
    • Mobile device
      • Chrome
      • Safari
      • Edge
      • Firefox

Merge request reports

Loading