cwa-website icon indicating copy to clipboard operation
cwa-website copied to clipboard

FAQ Link #vac_cert_booster does not display requested FAQ section on mobile device

Open MikeMcC399 opened this issue 2 years ago • 3 comments

Where to find the issue

https://www.coronawarn.app/en/faq/#vac_cert_booster

Describe the issue

If the FAQ link "For further information, please see our FAQ page." (https://www.coronawarn.app/en/faq/#vac_cert_booster) is followed in the CWA app under "Note on Booster Vaccination" and the mobile device is in portrait mode, then no useful information is shown in the web browser. Instead only top-level FAQ topics are shown.

Steps to reproduce

In app

Mobile device is connected via WLAN

  1. Tap Scan and scan in a 2/2 vaccination certificate
  2. Tap back-arrow
  3. Tap Certificates
  4. Tap right-arrow
  5. Tap "Note on Booster Vaccination"
  6. Tap on link at bottom of text to Rule DE-BNR-0110 "For further information, please see our FAQ page."
  7. Note that browser first goes to https://www.coronawarn.app/en/faq/#vac_cert_booster then to https://www.coronawarn.app/en/faq/results/#vac_cert. The display however shows only topic sections.

Edit: The above steps work in CWA 2.25. Starting with CWA 2.26 the target link has changed and the steps no longer show the issue.

In browser

  1. Open Google Chrome on a desktop
  2. Press F12 for developer mode
  3. Toggle device toolbar and select Samsung Galaxy A51/71 in portrait mode with throttling set to Mid-tier mobile
  4. Paste https://www.coronawarn.app/en/faq/#vac_cert_booster into address field and press Enter
  5. Note that only section headers are shown and these do not lead to information about vaccination certificate boosters.

image

Expectation

When using the link on a mobile device to open https://www.coronawarn.app/en/faq/#vac_cert_booster, the section FAQ > App Features > Vaccination Certificates should be shown.

vac_cert

Workarounds

  1. The following is not a useful work around in practice, however it shows that the issue is with the website in portrait mode.
    In the app "Steps to reproduce" above, before tapping on the link "For further information, please see our FAQ page.", turn the mobile device into landscape mode.
  2. Scroll up to search field. Enter word "booster", select section "App Features", tap "Search". Scroll down to search results.

Background information

Before the FAQs were reorganized, the link https://www.coronawarn.app/en/faq/#vac_cert_booster displayed a list of links:

old-vac_cert_booster

This list was removed and the nearest equivalent was the section heading above this list which is https://www.coronawarn.app/en/faq/#vac_cert.


Internal Tracking ID: EXPOSUREAPP-14102

MikeMcC399 avatar Aug 05 '22 20:08 MikeMcC399

  • This issue may be mitigated by CCL PR https://github.com/corona-warn-app/cwa-app-ccl/pull/90 which changes the FAQ anchor in use from #vac_cert_booster to #vac_booster_basics. Although the PR is merged, it is not yet in production (see https://github.com/corona-warn-app/cwa-app-ccl/issues/88#issuecomment-1223713618).

MikeMcC399 avatar Aug 23 '22 08:08 MikeMcC399

This issue is mitigated by CCL 3.2.1, however the underlying website issue is still present and the steps to reproduce using a desktop browser simulating a mobile device are still able to demonstrate the issue:

In browser

  1. Open Google Chrome on a desktop
  2. Press F12 for developer mode
  3. Toggle device toolbar and select Samsung Galaxy A51/71 in portrait mode with throttling set to Mid-tier mobile
  4. Paste https://www.coronawarn.app/en/faq/#vac_cert_booster into address field and press Enter
  5. Note that only section headers are shown and these do not lead to information about vaccination certificate boosters.

image

MikeMcC399 avatar Sep 02 '22 10:09 MikeMcC399

@MikeMcC399 Thanks for reporting. FYI PR https://github.com/corona-warn-app/cwa-website/pull/3138

dsarkar avatar Oct 13 '22 11:10 dsarkar