Skip to content
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

Offline: implement "offline" ux state for components #2333

Closed
rralian opened this issue Jan 12, 2016 · 2 comments
Closed

Offline: implement "offline" ux state for components #2333

rralian opened this issue Jan 12, 2016 · 2 comments

Comments

@rralian
Copy link
Contributor

rralian commented Jan 12, 2016

We already support a "no data" UX for our pages, which is the loading data with pulsing placeholders. As was suggested by @mtias, for an offline state for a component that is missing data, our MVP approach could be to just show the placeholders without the pulsing animation. This could initially be as simple as removing the pulse animation effect when offline.

@rralian
Copy link
Contributor Author

rralian commented Feb 2, 2016

We have an offline indicator on the page now and some design guidelines. Past that, it will be a very custom decision how to present offline for each component. So I would call this addressed.

@rralian rralian closed this as completed Feb 2, 2016
@mtias
Copy link
Member

mtias commented Feb 3, 2016

We should still try to disable the placeholders as a raw solution across the app. Otherwise it will feel awkward until people get to update all the components.

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

No branches or pull requests

3 participants