daily-code
daily-code copied to clipboard
### PR Fixes: - Changed bg-color for BlogAppbar and TrackTools bar for both dark and light mode - Changed border color of theme toggle button for better visibility - Added...
**Describe the bug** Copy button is not visible in light mode for both latest and old UI **To Reproduce** Steps to reproduce the behavior: 1. login into the daily code...
**Is your feature request related to a problem? Please describe.** I want to keep my progress in my profile like what i have learnt and what is left **Describe the...

This pull request implements the search functionality in the ContentSearch component. Users can now filter tracks by tag in addition to title. The following updates were made: Search by Tag:...
## Description: This PR introduces pagination functionality for the Tracks component, ensuring that the content is properly paginated and displayed in a user-friendly way. The main objective was to display...
### PR Fixes: - 1 Removed the unnecessary pagination Resolves #651 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...
### PR Fixes: 1. Added All button 2. made track tools responsive Resolves #656 https://github.com/user-attachments/assets/636d7ca1-e9c9-40ee-83d1-b623dd15d71e  ### Checklist before requesting a review - [x] I have performed a...
1. Added All button on home page to get all tracks 2. Old UI improved 3. made it responsive **Expected behavior** https://github.com/user-attachments/assets/6a174ef2-333f-4ff5-8bc8-f04da13b9ef3 
**Is your feature request related to a problem? Please describe.** It would be a great enhancement for the website to function as a Progressive Web App (PWA). Implementing PWA features...