-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Animate the refresh active icon #343
Comments
Before we can consider this dev-ready, I think we should resolve the following questions:
Back in July, Nina created this spreadsheet which conveys a set of proposals for how the icon and status message should be updated based on user actions, and which proposes answers to some (but not all) of these questions. For the beta, I would encourage us to look for ways to dramatically reduce complexity here. Here's a proposal:
In other words, treat it as the "sync progress area", not the "all network activity reported here" area. Even in that context, we might want to not animate the icon during the "is there anything new" stage of the sync, if we perform this check constantly, because that could get very visually annoying and distracting. |
@ninavizz and I discussed the approach outlined above today. If we go down this road, it may make sense to change to a different icon entirely -- the current icon selection very much reflects the intention of an interactive refresh. For an operation that frequently runs in the background, something like a color indicator, a pulse loader, or a subtle spinner may be a better fit. And we'd still want to decide what stages of the operation to animate it for: just the metadata sync, just the message/reply downloads, or both. |
#655 is closed so this one will get some broader changes since the user will no longer click on the refresh icon in order to trigger a sync |
OH!! I think w can close this—or shd it be a new issue for Animate The Sync Icon? |
Clozing, cuz there ain't no more refresh button! |
Description
When a user clicks on the refresh icon, we display the refresh_active icon. This should be animated ("rotating at a pleasingly elegant pace... nothing frenetic or sluggy")
The text was updated successfully, but these errors were encountered: