Skip to content

issues Search Results · repo:technoph1le/quicksnip language:TypeScript

Filter by

59 results
 (49 ms)

59 results

intechnoph1le/quicksnip (press backspace or delete to remove)

What general issue would you like to create? Hey, everyone. 👋 Big update coming up soon. ✨ We re fully migrating to NextJS, which means almost rewriting the entire codebase to match the NextJS architecture. ...
  • technoph1le
  • Opened 
    10 days ago
  • #272

What changes would you like to make in the documentation? Hello @technoph1le, i just wanted to let you know that I think you made a mistake when refactoring from vite to nextjs. All the snippets of the ...
documentation
  • 0xHouss
  • 1
  • Opened 
    10 days ago
  • #271

What bug did you find in the codebase? In the Get Days in Month snippet, the code looks like this: const getDaysInMonth = (year, month) = new Date(year, month + 1, 0).getDate(); // Usage: getDaysInMonth(2024, ...
bug
  • ANewProfile
  • Opened 
    13 days ago
  • #270

What bug did you find in the codebase? If the grid container is placed in a container which is less than 250px wide, it will overflow and create horizontal scrolling of the viewport. While not a major ...
bug
  • tryoxiss
  • Opened 
    17 days ago
  • #267

What general issue would you like to create? Great news, everyone! 🎉 QuickSnip v1.0 is finally here. 🙌 Thank you, all, for your work and efforts towards QuickSnip. You ve been a great part of this progress ...
  • technoph1le
  • 1
  • Opened 
    on Feb 24
  • #263

What general issue would you like to create? Hey everyone! 👋 I wanted to let you all know that I ve changed my GitHub username from @dostonnabotov to @technoph1le. This is part of my effort to align ...
  • technoph1le
  • Opened 
    on Feb 20
  • #261

What bug did you find in the codebase? Currently, https://quicksnip.dev/ will only route the user to https://quicksnip.dev/javascript, but it should route the user to https://quicksnip.dev/javascript/all-sub-languages/all-snippets. ...
bug
  • barrymun
  • Opened 
    on Feb 7
  • #256

What feature would you like to see? Now that we ve implemented the search functionality, there s also a possibility to share snippets with others. For example, like this: https://quicksnip.dev/javascript/all-sub-languages/function-utilities?snippet=rate-limit-function ...
  • technoph1le
  • 5
  • Opened 
    on Feb 5
  • #253

What feature would you like to see? Problem Statement: - Currently, the language selection box is placed in the aside section. When a user selects All Snippets, multiple code snippets are displayed ...
  • Devamchaudhari
  • 4
  • Opened 
    on Feb 1
  • #251

What feature would you like to see? When you visit the wrong page, it directs to Netlify s default Page Not Found page. Need to create a custom 404 page. Wouldn t mind some styling to make it look pretty. ...
enhancement
good first issue
  • technoph1le
  • 6
  • Opened 
    on Jan 29
  • #248
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub