daily-code
daily-code copied to clipboard
scrollableContainerRef missing initialization ### PR Fixes: - 1 scrollableContainerRef not initialized properly Resolves #360 ### Checklist before requesting a review - [x] I have performed a self-review of my code...
### PR Fixes: - Current look of icons  - Improved look  -On hovering social icons, I increased their brightness (hover:brightness-150). Resolves #358 ### Checklist before requesting a review...
Add a quit button if any player want to quit also send the message to another play that opponent quit the game
**Describe the bug** There is a discrepancy between the background color of the 100xdevs image and the color of the footer.
### PR Fixes: #351 Resolves #351 Before:  After: 
**Describe the bug** The code snippet is missing the part where scrollableContainerRef is created using useRef.  **To Reproduce** Steps to reproduce the behaviour: 1. Run the project. 2. You...
### PR Fixes: - Undefined scrollableContainerRef: The code previously referenced a variable named scrollableContainerRef for scrolling functionality, but it wasn't defined. I fixed that by defining it. - Resolves: #351...
### PR Fixes: - #353 - Enhanced UI of the sign-in page. - Colors based on theme. Resolves #353 **Video of the changes made** https://github.com/code100x/daily-code/assets/80579894/5be462db-8ebf-4429-9d90-e800122a9f3c ### Checklist before requesting a...
**I'd like to propose some UI enhancements for the sign-in page to improve the user experience.** - Adding a Navbar on the top of the sign-in page. - Colors based...
### PR Fixes: 1 This PR loaded with adding Github icon on navigation bar also added link in it of github of [daily code](https://github.com/code100x/daily-code). 2 Also the gitub icon to...