Open Issues Need Help
View All on GitHub UI good first issue community request
bug: minor UI UX good first issue
Slow article loads for daily prompts 4 months ago
bug: minor good first issue
Redirect user to home page after login from new password creation about 1 year ago
AI Summary: Modify the password reset functionality to redirect the user to the home page after successful login following password creation. This involves identifying the appropriate point in the login process (likely after a successful authentication check) and implementing a redirect to the home page URL.
Complexity:
2/5
bug: minor UX good first issue
Cache language about 1 year ago
AI Summary: Implement persistent language selection for users on wikispeedruns.com. This involves storing the user's preferred language (likely in a session or database) and using that language to render the website content. The task requires familiarity with the website's frontend framework (likely React or similar) and backend (Flask).
Complexity:
3/5
UI UX good first issue community request