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. Disable the login requirement during the development phase on the LessonView pages Resolves #437 ### Checklist before requesting a review - [x] I have performed a...

The Track History feature records the last visited page of a track for each user, enabling users to resume their progress from where they left off. We can store the...

enhancement

https://github.com/code100x/daily-code/assets/121447358/101189a8-07d1-4d74-a40f-99b1276e3542

bug

App bar Alignment is not consistent and have a lot of alignment issues Steps to reproduce the behavior: 1. Run the app 2. Open any slide App bar should look...

bug

### PR Fixes: - Previously the copy button was hiding the code in codeblock, now it has been fixed ( #425 ) - Slightly improved the `Copy` Button Resolves #425...

**Describe the bug** The copy button on the code blocks occasionally hides the code, especially on smaller screens. **To Reproduce** Steps to reproduce the behavior: 1. To to https://projects.100xdevs.com/tracks/Next-Auth/c1Zwb52anryfZ91z2nND 2....

bug

enhances up the structure of Readme.md Added up the contributions to the section below in the readme.md

Title: The Pagination button is both on the appbar as well in the bottom of a particular track Steps to reproduce the behavior: 1. Open a particular track and scroll...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

### PR Fixes: - Fixed the Tab Bar Overflow in the learning path section - Fixed the Duplicate Pagination option to only be visible on the appbar Resolves #537 #540...