good-first-issue-finder icon indicating copy to clipboard operation
good-first-issue-finder copied to clipboard

Issue-Crawler for GitHub based on Sveltekit

Results 74 good-first-issue-finder issues
Sort by recently updated
recently updated
newest added

closes #239 **either merge this or #242, but not both!**

### Description We're currently not differentiating between large screens and smaller devices. We should change the layout of the navbar if the breakpoint is below `lg`. An Hamburger Menu would...

🕹 aspect: interface
🏁 status: ready for dev
⭐ goal: addition
🔢 points: 3

### Description We should display the headings on the page in the right column of the layout, to make it easier for users to navigate ### Screenshots _No response_ ###...

💻 aspect: code
⭐ goal: addition
🔢 points: 3
documentation

### Description We should check the storybook integration for the project. It might be a cool thing to have Component-driven design in the project ### Screenshots _No response_ ### Additional...

💻 aspect: code
⭐ goal: addition
🔢 points: 5
🟨 priority: medium
✨ goal: improvement
🤖 aspect: dx
🚧 status: blocked

### Description Noticed a few issues turning up that had folks assigned to them because maintainers hadn't removed the `EddieHub:good-first-issue` label yet Perhaps we can filter out issues that have...

### Description Currently the list of filters might become quite long + in addition when having additional filters, e.g the one for languages, the space this entire filter thing takes...

🕹 aspect: interface
💻 aspect: code
⭐ goal: addition
🔢 points: 3

### Description There's a small layout shift when navigating away from the `/` route to `/docs` or `/login` It's caused by the scrollbar. I'm not sure if there's a way...

🛠 goal: fix
🔢 points: 2
🟨 priority: medium

### Description ## Suggestion 1. I don't see a value for that button since there are already two separate buttons for light and dark themes, so a silly suggestion would...

### Description I am getting the following error when running the playwright test scripts for playwright.config.ts file. Error: TypeError: Unknown file extension ".ts" for /good-first-issue-finder/playwright.config.ts. at new NodeError (node:internal/errors:370:5) at...