Open Issues Need Help
View All on GitHub Add loading state when fetching weather data about 2 months ago
help wanted good first issue
Add input validation about 2 months ago
AI Summary: This issue requests the implementation of input validation to ensure a city has been selected by the user. The validation should occur prior to making an API call, preventing calls with incomplete or invalid input.
Complexity:
1/5
help wanted good first issue
Improve keyboard navigation about 2 months ago
AI Summary: This issue aims to significantly improve keyboard navigation across the site to enhance accessibility. It requires ensuring all interactive elements, such as dropdowns and buttons, are reachable via the Tab key and implementing visible focus indicators. The task also involves thorough testing using only a keyboard, with the ultimate goal of achieving WCAG AA compliance for keyboard accessibility.
Complexity:
3/5
help wanted good first issue