simple-login / Simple-Login-iOS

iOS client for SimpleLogin
https://apps.apple.com/us/app/simplelogin-anti-spam/id1494359858
MIT License
129 stars 20 forks source link

Once a new alias is created, is always shown at the top of the alias list #119

Closed wizard86pz closed 2 years ago

wizard86pz commented 2 years ago

As in the title.

STR

  1. Do have at least one existing alias as pinned on top
  2. create an alias

Actual behaviour The just created alias is always shown on the top of the alias list. It does not matter if you sync the list again, and again. It will always shown on the top even if the user has a pinned alias.

Expected behaviour The just created alias is shown on the top of the alias list. But after a re-syncing, the pinned alias need to be shown on the top and the just created alias needs to be sorted due to the last alia address' related activity.

The only one workaround is to kill the app from recent ones, and relaunch it.

v2.0.0 (build 20026)

wizard86pz commented 2 years ago

Fixed in build 20027.