Skip to content

A visual metaphor for offline enabled webapps to communicate their state with the user. #1

Description

@ryanramage

It would be nice to have a consistent way across apps to visually represent the state of offline/online, etc. I did a pretty poor prototype here: http://garden20.github.io/sync-status-icon/

Some definitions of states:

  • disabled: The user has not enabled offline support yet. The site/app acts like a traditional app.
  • online: The user has enabled offline support, and the backing store is available
  • offline: The user has enabled offline support, and the backing store is unavailable
  • syncing: The user has enabled offline support, the backing store is available, and data is replicating back and forth.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions