Digitaler-Impfnachweis / covpass-ios

The official CovPass(-Check) iOS apps
https://digitaler-impfnachweis-app.de
Apache License 2.0
94 stars 18 forks source link

How are persons sorted? #171

Closed Ein-Tim closed 2 years ago

Ein-Tim commented 2 years ago

This question applies to both, iOS AND Android.

Avoid duplicates

Your Question

I'm having all my certificates stored on 4 devices. Only on two devices the certificates are sorted in the same way as on the other. On the other two devices the certificates are sorted in another sequence. I have not marked any person as favorite. How exactly are certificates sorted and why does the app sort differently on different devices?

Kurt57 commented 2 years ago

Hi @Ein-Tim,

thank you for your message. First of all which sort do you mean. In the Detail page of a Person in the bottom?

Regards, Fatih

Ein-Tim commented 2 years ago

@Kurt57

Hi Faith, no I mean the order in which persons are listed when opening the app. I thought they are sorted by alpahbetical order, however, I now see that this is not always the case.

Kurt57 commented 2 years ago

There is no explicit sorting logic, only if available, the favorite is displayed at the beginning. Implicitly, it could be that the person's certificates are displayed further up.

Ein-Tim commented 2 years ago

So the app just shows the people in a random order?

Kurt57 commented 2 years ago

Yes

timokoenig commented 2 years ago

So why not set a fixed order? eg. alphabetical

Kurt57 commented 2 years ago

You can convert your question into a enhancement @Ein-Tim

Ein-Tim commented 2 years ago

@Kurt57

I'll do this at a later point of time. Thanks for answering!