Spandan-Bhattacharya / Solve_it

A website which can give you the solution to many solvable games like sudoku, nonogram, crossword puzzles
https://solve-it-self.vercel.app
MIT License
19 stars 48 forks source link

reset color problem fixed #185

Closed avirupnandi1 closed 9 months ago

avirupnandi1 commented 9 months ago

Pull Request🚀

Description📄

This pull request addresses and resolves Issue #166, which was related to the reset color problem. The changes implemented ensure that all three sudoku functionalities now operate seamlessly, and the color resetting issue has been successfully resolved. The adjustments made guarantee a smooth user experience with no lingering color-related challenges.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solve-it ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2024 10:09pm
Spandan-Bhattacharya commented 9 months ago

The issue is still present in my preview. @avirupnandi1 You can reset the colour of all the cells to black within the reset function.

Spandan-Bhattacharya commented 9 months ago

@avirupnandi1 any updates?

avirupnandi1 commented 9 months ago

Have done the changes, check once

Spandan-Bhattacharya commented 9 months ago

I meant change the colour of the texts of the cells to black. @avirupnandi1