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

### PR Fixes: - 1 Changed the shortcut of the Landing page `ContentSearch` from ``Ctrl K`` to `/` https://github.com/user-attachments/assets/1a70645b-6b4c-40c0-9cce-7ea73e313935 ### Checklist before requesting a review - [ ] I have...

GitHub Actions workflow lint job actions/cache@v2 upgraded to actions/cache@v3 ### PR Fixes: - 1 Upgraded actions/cache@v2 to actions/cache@v3 Resolves GitHub Actions workflow lint_commit ### Checklist before requesting a review -...

Fixed Local Startup Errors: Unique Id Error on restart of docker containers & Added openssl package to Dockerfile ### PR Fixes: - 1 Local Docker Compose Start - Error Details:...

**Summary** This PR fixes the padding in the Blog Appbar, so that selection below the app bar is enabled. **Image of the issue ( Before )** ![blogappbar-selection-before](https://github.com/user-attachments/assets/fc281376-9d3e-452d-b387-a7c86aadf9d2) **Image of the...

### PR Fixes: - 1 Memoized the Fuse instance to avoid recreating it on every render. - 2 Updated the dependency array of the `fetchSearchResults() `function to ensure it reacts...