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

Add offline mode #1

Open
2 tasks
koddsson opened this issue May 2, 2023 · 2 comments
Open
2 tasks

Add offline mode #1

koddsson opened this issue May 2, 2023 · 2 comments

Comments

@koddsson
Copy link

koddsson commented May 2, 2023

  • The component should render with the given slots.
  • The component should not make a network call (excluding images).

See branch: https://github.com/WebComponentsGuide/toot-embed/tree/complete

@koddsson
Copy link
Author

koddsson commented May 2, 2023

This could render the data that's provided and make a network call and then render all the missing data after the network call.

@koddsson
Copy link
Author

koddsson commented May 2, 2023

  • The component should not make a network call (excluding images).

We should also make the component render blurhash for all the images.

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

No branches or pull requests

1 participant