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 When trying to link a Discord account with another profile to the profile, it returns the error "discord_id has been taken" ### Reproduction steps ```bash 1. The profile...

bug

### Summary Error in the Network tab in dev tools when loading the site, regardless of the endpoint ### Environment: Website version [376ef8e](https://github.com/hexlet-codebattle/codebattle/commit/376ef8ed458f200e213c080ca239b77b8910a8b2) Google Chrome 138.0.7204.158 (Official Build) (64 bit)...

bug

### Summary Unable to join a friend's game by invitation ### Reproduction steps ```bash 1. Open the home page of an authorised user's website in Microsoft Edge 2. Click on...

bug

### Summary Google Chrome 130.0.6723.92 (Официальная сборка), (64 бит) ОС Windows 10 Codebattle version: e827c58 ### Reproduction steps ```bash 1. Click on 'Sign In' button on the main page: https://codebattle.hexlet.io/...

bug

### Summary When playing against a bot, even correct code fails validation for all participants. In the solution section, the following error message appears: "The solution cannot be executed STDOUT:...

bug

Each call to search for statistics forces the system to rummage through a large database.

### Summary No ability to send messages to chat during the tournament ![image](https://github.com/user-attachments/assets/58106bf1-527c-415e-9090-16d54e2da678) Codebattle, Version ddf1389 ### Reproduction steps ```bash 1. Go to main page https://codebattle.hexlet.io/#lobby 2. Click on your...

bug
backend

### Summary After completing or losing a code battle against a bot, the victory/loss trophy image is rendered incorrectly in the interface. Current version: 2f4de3a ![Image](https://github.com/user-attachments/assets/7c71cd48-f74d-461b-80f7-4490eb4e7f9c) ### Reproduction steps ```bash...

bug

Add option to hide opponent's view completely. On small screens with low resolution views for code and promblem statement are too small Example with oppenent: ![With opponent](https://i.ibb.co/C5J42nHZ/Screenshot-2025-05-20-16-36-05.png) Example with opponent...

frontend
enhancement-proposal

### Summary Summary: After registering a new user on Codebattle, the profile in the top-right corner immediately displays non-zero statistics: 5432 wins and 1200 rating. These values are incorrect, as...

bug