findissues
findissues copied to clipboard
FindIssues aims to provide you access to the most recent created issues on github which is not assigned to anyone yet, with its advance search technique 🧑💻✨.
Is your feature request related to a problem? Please describe. Adding a light theme; the lack of a light mode option may inconvenience users who prefer lighter color schemes Describe...
The website currently only allows filtering by language and tags. Adding the ability to search repositories based on text queries could greatly enhance its functionality. I'm excited to tackle this...
**Title Ability to select multiple filters including both languages and tags** **Description** Currently, we can select only one option from filters, a programming language or a tag. How about giving...
**Description** The repository codes are hard to read. This will hinder the capability of collaborators to work on this project efficiently. I suggest that we make the code more modular...
# PR 🚀 ## 🛠 Proposed Changes Original dropdown does not look consistent with the theme of the site. ## 🖼️ Screenshots ## Checklist ✅ - [ x] Starred this...
Working on #137. I moved the loadActiveRepoDeatils function to its file in the API directory from the active repos page making the code more modular.
# PR 🚀 ## 🐛 Fixed Issue #142 https://github.com/anand346/findissues/assets/72077931/3b4f517b-aa92-44b6-9366-ac1ba354af9f ## Checklist ✅ - [x] Starred this repo ⭐. - [x] Code adheres to the project's coding standards 💻. - [x]...
**Describe the bug** Back to top button is not being shown on active repos. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://www.findissues.me' 2. Click on 'active repos'...
The left sidebar and main sections lack a visible sidebar which sometimes gives a perception that no more tags repos or content might be visible. I think that a sidebar...
Add Pagination or Infinite scrolling effect so UX will become smooth and restrict number of data to show instead of flooding all the data to UI. **Describe the solution you'd...