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

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Feature request: Mark as...

enhancement

The npm client installs dependencies into the node_modules directory non-deterministically. This means that based on the order dependencies are installed, the structure of a node_modules directory could be different from...

bug
needs-triage

…on styling ### PR Fixes: - 1 Invisible copy button in light mode on codeblocks Resolves #645 ### Checklist before requesting a review - [🗸] I have performed a self-review...

### PR Fixes: - Added yarn.lock file Resolves #647

### PR Fixes: - Search on windows is now `Ctrl + k` - Search on Mac is now `⌘ k` - It toggles the search box instead of just opening...

**Describe the bug** Search functionality on the website is `control + k` on both mac and windows and it does not toggle it only opens the search box **Expected behavior**...

bug
needs-triage

### PR Fixes: - User navigation from the Landing page to Track/Blog Page Resolves #637 ### Checklist before requesting a review - [x] I have performed a self-review of my...

**Is your feature request related to a problem? Please describe.** It will be frustrating to go through 2 button clicks from Landing page to some track/Blog 1 button click to...

enhancement

### PR Fixes: - TrackPreview Componet's UI # Before # After ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...