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.
Showing 26 opportunities to contribute
AI Summary: This issue requests the addition of an `imgBorder` prop to the `ProfileCard` React component. When this prop is set to `true`, a circular border should be applied to the profile image, adapting to the theme and modes. Documentation will also need to be updated to reflect this new feature.
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.
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.
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`.
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.
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.
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.
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.
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.
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!
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.
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!
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.
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!
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.
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.
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.
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.
AI Summary: This feature request involves a project-wide renaming of the 'Label' React component to 'Title'. The goal is to improve clarity and consistency in the UI library and its documentation. The refactor requires updating component files, imports, exports, usages, documentation, and potentially types and tests.
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.
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.
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.
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!
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.
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!
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.
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!
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.
Inference scheduler for llm-d
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.
A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.
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.
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.
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.
A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.
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.
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!