nelkor / passcryptum

Cryptographic password manager
https://passcryptum.com
MIT License
72 stars 5 forks source link

🐞 Reset selection on new service addition #179

Closed nelkor closed 11 months ago

nelkor commented 11 months ago

The application actively tracks changes in the length of the service list. If, after a change, the number of services in the list is not exactly one, the current selection is reset, ensuring no service is selected by default. If, however, the service in the list turns out to be the only one, it will be selected as before.