Built and maintained by Probelabs.com β€” easiest AI assistant to maintain your GitHub repository and review the code
Learn more

Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 26 opportunities to contribute

AI Summary: This issue requests a UI/UX enhancement to move the collapsible icon in the React `Block` component from the left to the right side of the block header. The goal is to improve consistency with other UI patterns and user expectations, while preserving existing functionality and styling across different modes. Documentation will also need to be updated to reflect this change.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to enhance the existing React Select component by adding an `iconLeft` prop. This prop will allow developers to display an icon to the left of each select option, improving UI consistency and reducing the need for custom component workarounds. The implementation should ensure proper alignment and maintain the default behavior when the prop is absent, along with updating documentation.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to add a `readOnly` prop to the `Radios` component in a React UI library. This will allow developers to make radio button groups non-editable, preventing user interaction and clearly indicating the read-only state, while maintaining the default editable behavior when the prop is absent. The update includes modifying the component's code and enhancing its documentation with examples.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This issue proposes adding a new `lines` prop to the `InfoGroup` React component to visually separate its items. When enabled, this prop will render dividing lines between items, ensuring consistent UI across light and dark modes. The prop will be optional and default to `true`, with the ability to disable lines by setting it to `false`.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to enhance the `Pending` component in a React UI library by adding an optional `image` prop. This prop will allow users to display an image either centered within the circular loading indicator or above the horizontal loading bar, with appropriate sizing and layout handling. The goal is to provide a more visually engaging loading experience without altering the component's default behavior when no image is provided.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to enhance the existing React Button component by adding a `pressed` prop. When this prop is set to `true`, the button should visually indicate a pressed state, become non-interactive, and display a non-pointer cursor. This will provide a clearer user experience and simplify development by handling styling and click prevention internally.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to enhance the existing Checkbox component by introducing a new `showInBox` prop. When this prop is enabled, the checkbox and its label will be wrapped in a styled container that adapts to both light and dark modes, improving visual distinction and grouping. The default behavior will remain the same when the prop is not used.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to improve the visibility of the calendar icon within the `Date` component when dark mode is enabled. The current implementation causes the icon to blend into the dark background, hindering usability. The goal is to ensure the icon adapts its appearance to remain clear and accessible in both light and dark themes, with corresponding documentation updates.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This issue is a beginner-friendly task to add a new Japanese false friend pair to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the specified JSON file, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunityeasyup-for-grabsfirst-timers-onlystarter task

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new Japanese false friend pair to a JSON file. It requires no coding and can be completed in under a minute by following simple instructions to edit a file directly in the browser.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunityeasyup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a "good first issue" that requires no coding to add a new Japanese "false friend" pair to a JSON file. The task involves forking the repository, editing a specific JSON file in the browser, and submitting a pull request with a predefined title and closing reference.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunityeasylow hanging fruitbeginnerup-for-grabs

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue proposes adding a new lint rule, `no-floating-promises`, to the project. This rule aims to prevent unhandled promise rejections by ensuring that promises are either awaited or explicitly handled. It's labeled as a 'good first issue', suggesting it's suitable for new contributors.

Complexity:2/5
good first issuefrontendjavascript

The purpose of the site is to improve the quality of public transportation in Israel by providing reliable information to journalists, citizens, transportation companies, and government officials in Israel.

TypeScript
#bus#hacktoberfest#israel#jest#mot#playwright#playwright-javascript#react#transportation#transportation-planning

AI Summary: This issue requests the addition of a `borderRadius` prop to the React `Popover` component. This feature aims to enhance UI flexibility by allowing developers to customize the border radius of popovers, aligning them with the styling of other components like `Block`. The implementation should be backward compatible, properly typed, and include documentation updates.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to enhance the existing `Number` component in a React UI library by adding a new optional prop, `maxDecimalDigits`. This prop will allow developers to control the maximum number of decimal places displayed for numbers, ensuring consistent and cleaner UI formatting. The implementation should maintain backward compatibility and include updated documentation.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This issue proposes adding a new optional `tooltip` prop to the `CopyToClipboard` React component. When this prop is provided, a tooltip should appear on hover over the copy icon, offering better UX feedback. The implementation needs to maintain backward compatibility, be TypeScript-typed, and work in both dark and light modes, with corresponding documentation updates.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This feature request aims to add a `width` prop to the React `Button` component. This new prop will allow developers to explicitly control the button's width with custom CSS values, overriding the default size variants when needed. The implementation should be straightforward, updating the component's logic, TypeScript types, and documentation.

Complexity:2/5
enhancementgood first issueUI/UX

AI Summary: This issue is a "Good First Issue" that requires adding a new color theme named "Temple Bell" to the KanaDojo project. The contribution involves editing a JSON file directly in the browser, with no coding or local setup required, making it extremely beginner-friendly and quick to complete.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunityup-for-grabsfirst-timers-onlybeginner-friendlystarter task

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a common Japanese language learning mistake to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the file directly in the browser, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitbeginnerup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new Japanese example sentence to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the file directly in the browser, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunityeasyup-for-grabsbeginner-friendly

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue proposes enhancing request-based load-aware scorers to consider request length, moving beyond just counting queued or active requests. This would involve exploring new scorers or flags within existing ones to better handle tokenization and heterogeneous workloads. Demonstrating clear value through benchmarking is a prerequisite for implementation.

Complexity:3/5
good first issuehelp wantedneeds-triage

Inference scheduler for llm-d

Go
#ai#gateway-api#inference#kubernetes#networking

AI Summary: When exporting reports from the `/reports` page, both CSV and PDF files incorrectly display 'N/A' for student roll numbers. This occurs even though roll numbers are present in the database and visible on the frontend. The issue is likely a data mapping error in the export functions, where the property name used to access roll numbers does not match the actual data structure.

Complexity:2/5
buggood first issueEasyapertre3.0

A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.

JavaScript
#mediapipe#nodejs#python#reactjs#tailwindcss

AI Summary: This feature request proposes adding a "Warning" section to the application that identifies flights exhibiting sudden deviations in regular data patterns, such as voltage, current, or battery percentage drops. This aims to alert users to potentially problematic flights, allowing them to review the original data for confirmation of actual issues or benign explanations.

Complexity:3/5
enhancementgood first issue

Drone Log analyzer: A high-performance universal dashboard application for organizing and analyzing DJI/Litchi flight logs privately in one place. Built with Tauri v2, DuckDB, and React.

TypeScript
#dashboard#data-analysis#data-visualization#database#desktop#dji#docker#drone#duckdb#flight#linux#logs#macos#react#self-hosted#statistics#tauri#uav#windows

AI Summary: This bug report requests the removal of the "Actions" column, which contains an ellipsis menu, from the student list table on the main `/students` page. The goal is to simplify the UI and ensure the remaining columns adjust to fill the available space.

Complexity:1/5
buggood first issueEasyapertre3.0

A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.

JavaScript
#mediapipe#nodejs#python#reactjs#tailwindcss

AI Summary: This issue is a beginner-friendly task to add a new Japanese false friend pair to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the specified JSON file, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsstarter task

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs