corona-warn-app / cwa-app-android

Native Android app using the Apple/Google exposure notification API. 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
2.44k stars 495 forks source link

Certificate Reissuing Consent Screen has no "Further Data" indicator for "Additionally transferred certificates" #5264

Closed jkrwdf closed 2 years ago

jkrwdf commented 2 years ago

Avoid duplicates

Current Implementation

In the screen to reissue expiring/expired certificates, there is an information about additionally transferred certificates. In the Android version, it is just a line with a text (in German for example "Zusätzlich übermittelte Zertifikate". This line does not have any indication that it is tappable and behind it there is more data to show.

image

Suggested Enhancement

At other locations in the Android version, and at that same location in the iOS version, CWA shows the "Arrow symbol" to indicate that more data is present.

Expected Benefits

I personally believed that the actual visualization means "There are no additional certificates to transfer" (I considered the text as header of an empty list). With the arrow symbol, I would have tapped.


Internal Tracking ID: EXPOSUREAPP-13313

larswmh commented 2 years ago

Thanks for your enhancement request @jkrwdf. We have created an internal ticket for it and will raise this topic internally. Internal Tracking ID: EXPOSUREAPP-13313


Corona-Warn-App Open Source Team

svengabr commented 2 years ago

We are currently using this pattern in several places in the app (Link to Data Privacy Statement, ...) and we are now looking into a solution that's consistent throughout the app.

jkrwdf commented 2 years ago

Thank you.

For a completeness of my report, I present two screenshots which show the indicator:

First the same location on the Apple iOS platform:

image

Second another location in the Android version:

image

svengabr commented 2 years ago

@jkrwdf

The UX team has already prepared something where I think we should be fine to move on. There is a scribble already available for preview but the final implementation could be a bit different.

Just a heads up that the team is already on it.

2022-06-09 12_33_12-COVID19_Master_2 20 – Figma

mtwalli commented 2 years ago

PR: https://github.com/corona-warn-app/cwa-app-android/pull/5544