daily-code
daily-code copied to clipboard
### 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 )**  **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...