codebattle icon indicating copy to clipboard operation
codebattle copied to clipboard

Codebattle - Game for programmers, where you solved algorithmic problems with other players in real time. You can fight with other players in single player mode or join massive tournaments.

Results 303 codebattle issues
Sort by recently updated
recently updated
newest added

### Summary Not all resources load without errors ### Reproduction steps ```bash 1. Open DevTools, Network 2. Refresh the page (F5) 3. Swipe the mouse pointer over the Leaderboard list...

bug

### Summary When the game ends, the buttons that appear after this stage are not displayed on smartphones in portrait mode #### iPhone 13 Pro Max - portrait mode: ![iphone13promax_vertical](https://github.com/user-attachments/assets/c6c21a01-a0eb-471a-b1bd-0401f9e6b245)...

bug

### Summary При открытии окна обратной связи "Send feedback" в игре, кнопка "Close" отображена размытой. ![image](https://user-images.githubusercontent.com/102296858/216150468-2368f2e7-f97b-4f07-b87c-5587d6bca5f2.png) ### Reproduction steps ```bash - Создать игру/"Create a game" - Нажать на кнопку "Send...

bug

### Summary Notifications for game invitations are displayed incorrectly or go beyond the screen boundaries on mobile devices [Current version: 68f356b](https://github.com/hexlet-codebattle/codebattle/commit/68f356b6392923696bfe3f42f37a83c1265fe99e) deployedAt UTC: 2025-08-12 06:21:18 ### Reproduction steps ```bash 1....

bug

### Summary You can follow the players and check what they are doing, but, the ‘Unfollow’ button does not work in the notifications section. Version: 68f356b ### Reproduction steps ```bash...

bug

### Summary When a user sends a message in the public or private chat during a match, there is no option to delete it. This may lead to confusion or...

bug

### Summary When creating custom tasks, during loading the error "Unexpected end of JSON input". After this the process hangs forever. [Current version: 376ef8e] ### Reproduction steps ```bash 1. Click...

bug

### Summary The rating table shows irrelevant players when searching by a non-existent nickname ### Reproduction steps ```bash 1. Authorize on the site 2. Go to player rating section 3....

bug

### Summary When entering an invalid/incorrect password during authorization, the password entry window is not highlighted in red, an error message appears above the "INVALID_PASSWORD" input form ### Reproduction steps...

bug

### Summary A game is created outside of sorted list by tags. The level difficulty doesn't matter. Version: [9425fb5](https://github.com/hexlet-codebattle/codebattle/commit/9425fb5e75cad8d07445fe323a897153c2b85ab9) ### Reproduction steps ```bash 1. Click on "Create a game" button...

bug