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

Does not handle repositories with no commits #16

Closed
jangerhard opened this issue May 10, 2018 · 1 comment
Closed

Does not handle repositories with no commits #16

jangerhard opened this issue May 10, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@jangerhard
Copy link
Owner

Describe the bug
The component does not handle repositories with no commits, as "ref": null under the node for the given repository.

To Reproduce
Steps to reproduce the behavior:

  1. Have a newly created repository created for a given user, with no commits
  2. Load component
  3. See 404 errors in console, and an empty component.

Expected behavior
The component should instead render an error-message or indicate to the user that no commits were found for the given repository.

Additional context
The 404 error in the console should have been handled by issue #8.

@jangerhard jangerhard added the bug Something isn't working label May 10, 2018
@jangerhard
Copy link
Owner Author

Closed in #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant