Open Issues Need Help
View All on GitHub Location search does not fetch or display disaster alerts about 1 month ago
AI Summary: The location search feature is currently non-functional, failing to fetch and display disaster alerts when a user searches for a city or district. Despite accepting input, the system does not make API calls, resulting in no location-specific alerts appearing on the dashboard or map. This requires investigating both frontend API calls and backend filtering logic, along with implementing proper UI loading and error states.
Complexity:
3/5
bug documentation duplicate good first issue frontend
Improve error handling and user feedback for API failures about 1 month ago
duplicate enhancement good first issue frontend
Login fails – authentication API returns error / no token stored about 1 month ago
bug good first issue authentication backend frontend