daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Results 365 daily-code issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When Local DB with Docker is chosen for Database setup, I get the error, `Error: Cannot find module 'D:\Code\100x\daily-code-main\node_modules\node_modules\prisma\build\index.js' ` Since this error comes after Migrating DB...

bug

https://projects.100xdevs.com/tracks/6SbPPXGkG8QKFOTW9BmL/ts-1 @nimit9 probably because of the sign up PRs

bug

To keep things simple, before we have bounty-dispenser, we need a way to log all the bounties somewhere so we can track them effectively @devsargam do u think this is...

enhancement

Add new categories, remove from category

bug

The track doesnt appear in the respective category

bug

**Describe the bug** These two components displayed below are of a different size compared to all the others. **To Reproduce** Steps to reproduce the behavior: 1. Inspect the CSS styling...

bug

### PR Fixes: - Adds a dropdown just below the category filter bar/dropdown. - Sorting is based on _alphabetically ascending & descending, newest first, oldest first orders._ - Improves navigation....

**Description:** As a user of the application, I would like to have the ability to sort tracks alphabetically by their names and then by their creation time. Currently, tracks are...

enhancement

### PR Fixes: - 1 added copy svg - 2 made visibility of copy icon responsive Resolves #[Issue Number if there] ### Checklist before requesting a review - [x] I...

### PR Fixes: - 1 Renders Download btn only when the users are logged-in - 2 Removes unnecessary logs from the CodeBlock component Resolves #382 ### Screenshots: **Hiding Download button...