corona-warn-app / cwa-event-landingpage

Small event landing page for new CWA users when using the native camera. The CWA development ends 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
6 stars 5 forks source link

Revert Accessibility Statement in Footer #70

Closed larswmh closed 1 year ago

larswmh commented 1 year ago

This reverts commit 962411d69fd2332de545c8eadd639a1f1d488442.

In response to https://github.com/corona-warn-app/cwa-event-landingpage/issues/68, we decided to handle the issue by reverting the commit that initally brought in the link to the accessibility statement. As @MikeMcC399 explained, accessibility measures that have been taken on the main website were never taken on this site.


Internal Tracking ID: EXPOSUREAPP-14671

Ein-Tim commented 1 year ago

@dsarkar @larswmh

In the past, it was the goal to keep both the footer of the main page https://coronawarn.app & the pages which are based on this repositories code, in sync. I assume this is not relevant anymore?

dsarkar commented 1 year ago

@Ein-Tim Sure, in principle, to keep them all in sync makes sense and also looks better. However, in the case of the accessibility statement, it could be misunderstood that it refers also to the landing pages. This statement is for https://coronawarn.app/. One could argue that it says so specifically at the top of the page, sure. Let's say, removing it from the footer, could prevent misunderstanding.

Anyway, still open to add it at a later point, particularly, if we need to deploy again. For now let's keep it how it is/was.

Thanks for your input.

MikeMcC399 commented 1 year ago

@Ein-Tim

The footer of corona-warn-app/cwa-event-landingpage would require the implementation of the accessibility updates to make it identical to the footer of corona-warn-app/cwa-website.

There is little justification to putting the work into making accessibility changes to this site including the effort of both development and testing:

You can compare the code of the two footers and you will see that the structures are quite different.


https://e.coronawarn.app/en/

image


https://www.coronawarn.app/en/

image


If for some unexpected reason this site is going to continue a lot longer, then accessibility enhancements should be made so that users who require this can correctly navigate to the download buttons. At the same time the footer could also be enhanced for accessibility.