Public bug reported:

For storage framework, we need to be able to present the user with a
selection dialog that allows the user to select a cloud service account,
for example, to select where backups should be stored, or where the
camera app should upload photos to.

Right now, we only get three values from online accounts:

id (integer)
service id (e.g. “google-drive-scope”)
display name (e.g. “michi.henn...@canonical.com”)

This isn’t quite sufficient for what applications need. In particular,
they need a (translated) display string that identifies the service
(e.g. “Google”, “Dropbox”), and they need the icon identifier.

Without these things, it’s not possible to present a decent selection
dialog, and it’s not possible to reliably distinguish accounts, such as
when a user has more than one account with the same service, or has
accounts with different services but the same email address.

Could you please add the following to the account information
dictionary:

- provider ID
- translated provider name
- icon name

** Affects: online-accounts-api (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638769

Title:
  Need more information from account manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/online-accounts-api/+bug/1638769/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to