Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

replace "sync state" text with icons and tooltips #19

Closed
lloyd opened this issue Apr 30, 2012 · 3 comments
Closed

replace "sync state" text with icons and tooltips #19

lloyd opened this issue Apr 30, 2012 · 3 comments
Assignees
Labels

Comments

@lloyd
Copy link
Contributor

lloyd commented Apr 30, 2012

Part of this demo shows how you don't need a heavy handed sign up flow, how you can build a site that's instantly usable and upgrades when a users chooses to sign in.

This makes things a little complicated, as your todolist can be:

  1. saved locally (when not logged in)
  2. in the process of being saved to the server
  3. all synced up and happy

Currently there's placeholder text to the left of the signin box, we should represent this state with icons instead, maybe with tooltips upon hovering over the symbol.

  • "You're not logged in, sign in with persona.org to save your todo list"
  • "one sec, we're saving your todolist items to the server"
  • "Your todolist is saved on the server, you can access it anywhere!"
@ghost ghost assigned skinny97214 and lloyd Apr 30, 2012
@lloyd
Copy link
Contributor Author

lloyd commented Apr 30, 2012

actually, I'll do the first pass here, and then @skinny97214 can make it beautiful via CSS and image updates.

@codepo8
Copy link
Contributor

codepo8 commented Apr 30, 2012

Sounds great. Then it uses less space and is like any other app. rotating arrows when syncing, arrow down animated, checkbox

@lloyd lloyd closed this as completed in 23b56ab May 1, 2012
@jbonacci
Copy link

The functionality appears to be there now. Separate bug opened to handle case where user is on mobile device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants