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** We should render the download button only if the user is logged in **To Reproduce** Steps to reproduce the behavior: 1. Just go to any track 2....

bug

#313 #221 Addresses the first point in issue #248 (Improve the package management and make sure that seeding and migration don't fail.) ### PR Fixes: - 1 During setting up...

**Describe the bug** ![image](https://github.com/code100x/daily-code/assets/82429084/8f55f52d-59ff-4562-adad-390cba220722) **To Reproduce** Steps to reproduce the behavior: 1. After setting up the db run yarn dev or npm run dev 2. See error

bug

### PR Fixes: - 1 Optimised the dockerfile for lesser build time. Attaching screenshot of build time with and without optimisation. My explainantion: w/o optimisation if any change in codebase,...

### PR Fixes: - 1 Ensure the dialog opens with Cmd+K on macOS and Ctrl+K on Windows. This change checks for both metaKey and ctrlKey to provide cross-platform support. Additionally,...

### PR Fixes: - 1. Terms and Conditions page added - 2. Privacy-policy page added Resolves #416 - [x] I have performed a self-review of my code - [x] I...

**Is your feature request related to a problem? Please describe.** **Current sceneraio** : The Readme.md doesn't have the contributors section that should list up all the contributors. **Describe the solution...

enhancement

### PR Fixes: - Added GitHub link and updated other links in footer ### Checklist before requesting a review - [x] I have performed a self-review of my code -...

### PR Fixes: - 1 In the initial DB setup, when we ask for db's username, the script prompts `Enter your db password: ` which creates confusion and error while...

Not Clearn. Fixing it hotly. Please update with change request. Fixes: #413