scorelab / Stackle

Stackle is an web communication portal aimed at providing Open Source organizations a platform to have discussions on their github projects and their issues. It provides Github intergration which allows adminstrator of an organization to create a forum thread for the particualr organization. Users signing in is able to view forums of the organizations they contribute to and engage in the forum discussions.
Apache License 2.0
104 stars 147 forks source link

when posts of an org not found then the loader keeps on loading #184

Closed carpecodeum closed 4 years ago

carpecodeum commented 4 years ago

Before you describe your issue, idea or feature, please consider using this issue template.

Type of issue:

Short description on the issue

when there are no posts from an organisation the loader keeps on loading and on cannot know what the actual error is.

Possible fix

we can display a warning sign saying that there are no posts from this org if. Review from maintainers required.