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: - 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...

bug
needs-triage

**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...

enhancement

![image](https://github.com/user-attachments/assets/118f97c0-fb90-4c60-88cb-b23811c77389)

bug
needs-triage

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 ![Screenshot 2024-09-19 141047](https://github.com/user-attachments/assets/d954bbff-17e1-404f-b713-39edb1bf4a0c) ### 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 ![Screenshot 2024-09-19 141047](https://github.com/user-attachments/assets/8247154e-eb97-4caf-a505-d11010df966b)

bug
needs-triage

**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...

enhancement