cozy / cozy-emails

Email Client for Cozy
GNU Affero General Public License v3.0
66 stars 41 forks source link

Improve user feedback during account parameters discovery #708

Open clochix opened 8 years ago

clochix commented 8 years ago

When creating a new account, we try to discover the parameters of the account, but provide no feedback to the user on what's happening, so the behavior may look weird. We should provide feedback to the user when discovery is in progress and when it has succeeded / failed.

/cc @m4dz for the UX part. /cc @niols who suggested this improvement.