ossn / fixme

Easily find open source projects that are a good fit for your skills and abilities
https://fixme.ossn.club
31 stars 61 forks source link

infinite CircularLoadingIndicator even when 0-0 results #144

Open VisheshAtWork opened 4 years ago

VisheshAtWork commented 4 years ago

A Circular LoadingIndicator is being showed even when there are no matching issues with the filter.

https://fixme.ossn.club/issues in this page. I think a relevant no issues found message should be displayed instead for better usability.

rs9899 commented 4 years ago

Same issue. Seems like the server or database is unresponsive.

RohitKumar-200 commented 4 years ago

Same Issue, I checked console, it says Access to fetch at '' from origin 'https://fixme.ossn.club' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.

alexdor commented 4 years ago

Hi everyone, the issue should be resolve now, sorry for the delay

alexdor commented 4 years ago

I'll leave it open because the frontend should remove the loader when it gets 0 issues and display smth like "no issues where found at the moment, if you have any filters try removing them otherwise please report an issue at https://github.com/ossn/fixme/"