Describe the bug
For multiple accounts setup, if there is vcard retrieving problem for one account, the edit button is greyed out and disabled for all accounts.
To Reproduce
Go to BeagleIM preferences
Click on Accounts
If you have multiple accounts, make one of them offline
Click on refresh or edit vcard for this offline account
The edit button is now disabled for all accounts.
Even refresh vcard for any working/online account does not bring edit back. The only way to have edit working is to restart the app.
Expected behavior
The edit button should be disabled only for affected account.
Unknown commented 4 years ago
The issue was fixed and I've added code which will adjust "state" of the buttons based on the fact whether account is connected or not.
Describe the bug For multiple accounts setup, if there is vcard retrieving problem for one account, the edit button is greyed out and disabled for all accounts.
To Reproduce
Even refresh vcard for any working/online account does not bring edit back. The only way to have edit working is to restart the app.
Expected behavior The edit button should be disabled only for affected account.