corona-warn-app / cwa-website

Corona-Warn-App website. The CWA development ended on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
524 stars 225 forks source link

FAQ serach is broken #3550

Closed Ein-Tim closed 1 year ago

Ein-Tim commented 1 year ago

Where to find the issue

Describe the issue

When searching on the FAQ page, the UI breaks:

Bildschirmfoto 2023-07-02 um 19 12 30

Suggested change

Fix the issue.

MikeMcC399 commented 1 year ago

@Ein-Tim

The FAQ detail display https://coronawarn.app/en/faq is no longer working for a wide (desktop) browser window. The problem is not the search as such.

MikeMcC399 commented 1 year ago

The https://www.coronawarn.app/en/screenshots/ display is also broken.

dsarkar commented 1 year ago

@Ein-Tim @MikeMcC399 Thanks, we will have a look at this.

dsarkar commented 1 year ago

Issue is that the side notes also have an impact here:

image

will be fixed

MikeMcC399 commented 1 year ago

How often do you deploy to production? The issue is not fixed there at the moment.

larswmh commented 1 year ago

How often do you deploy to production? The issue is not fixed there at the moment.

Deployments are still done for each commit to master, but we needed to purge the CDN. It should work now

MikeMcC399 commented 1 year ago

@larswmh

I used Ctrl-F5 to refresh the browser and then I saw the correct display. It seems there was some caching causing a problem.