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

Fail gracefully #23

Open
3 tasks
starsinmypockets opened this issue Aug 27, 2019 · 0 comments
Open
3 tasks

Fail gracefully #23

starsinmypockets opened this issue Aug 27, 2019 · 0 comments

Comments

@starsinmypockets
Copy link
Contributor

Since the library will receive a wide variety of data we should fail gracefully

Acceptance

  • component fails gracefully (returns empty view for invalid data)

tasks

  • do analysis below
  • implement

Analysis

Determine default render state -- empty view
I think we should return something no matter what, so that we don't break applications when data is invalid or malformed, since this might be quite common

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