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

**Describe the bug** The card that appears on the redirect page after two slides is bonked. Stretches a lot in full screen and breaks on smaller screen sizes **Current UI**...

bug

### PR Fixes: #443 **Fixed UI** ![image](https://github.com/code100x/daily-code/assets/65558628/ed72fa70-abdb-4029-8fc6-a00660dc714d) on Mobile ![image](https://github.com/code100x/daily-code/assets/65558628/b7507f56-1098-4e1a-b243-37df249b0ed1) FYI my screen is too big that's what it appears so small but will work properly on average desktop and...

Problem: When downloading the slides from dailcode, some part of the code is clipping. Solution: Adding a feature, which duplicates the slides direclty into notion site, so that the notes...

enhancement

**Describe the bug** When users visit https://projects.100xdevs.com/ and browse through the posts, they are required to log in, which is understandable for the production environment. However, during the development phase,...

bug

### PR Fixes: - 1 Expand all toggle added - 2 Theme toggle added - 3 Expand all is hidden if no toggle on page https://github.com/code100x/daily-code/assets/60394241/3c0fa042-c1c7-452b-adaf-b72c09f1b218

### PR Fixes: - 1 User can start where they left off - 2 We also have an "isCompleted" field which tracks the track, and we can further use it...

### PR Fixes: - 1 App bar Alignment Fix Before: After: Before: After: Before: After: Resolves #432

### PR Fixes: #175 reopen #294 update: Removed Algolia ( keyword search ) Added vector search using: - google gemini for embeddings - qdrant for vector db [Qdrant ](https://qdrant.tech/) https://github.com/code100x/daily-code/assets/136337515/ab4fe300-85f3-4cb2-838f-760dcf3d6f9c...

### PR Fixes: - added storybook Resolves #[Issue Number if there] ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...

### PR Fixes: 1. Fixed the Copy Button. 2. Previously, the button hid the text behind it. This issue has been resolved with a more professional approach. 3. Converted the...