Open Issues Need Help
View All on GitHubA community-driven, open-source modern reimagining of the iconic Minesweeper game, built using React.
A community-driven, open-source modern reimagining of the iconic Minesweeper game, built using React.
AI Summary: Test the responsiveness of a React-based Minesweeper game on various mobile devices and browsers, focusing on fixing excessive whitespace below the game board, improving scrolling behavior (to only scroll the board, not the entire page), and ensuring proper reset scrolling after starting a new game. The goal is to ensure a consistent and user-friendly experience across different mobile devices and browsers.
A community-driven, open-source modern reimagining of the iconic Minesweeper game, built using React.
AI Summary: Debug and fix styling issues in a React-based Minesweeper game's GameResultModal component. The modal displays incorrectly in Safari, and the task involves identifying and correcting the CSS to match the expected appearance across different browsers.
A community-driven, open-source modern reimagining of the iconic Minesweeper game, built using React.