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 After creating account with email , isn't coming verification email (to activate account) ### Reproduction steps ```bash 1. Go to main page 2. Push 'sign up' 3. Put...

bug

### Summary There are not opportunity to change the email in the user's settings ### Reproduction steps ```bash 1 Click "Sign In" 2 Fill out the form 3 Click "Submit"...

bug

### Summary When subscribing to a player, there is no success message such as “You have successfully subscribed to the user.” The “Follow” button is not replaced by the “Unfollow”...

bug

### Summary When filtering by the Agenda criterion, the table shows the time period from today's date to the same date next month. However, the table only displays competitions until...

bug

### Summary The time period from 5 p.m. to 4 p.m. is displayed. A day lasts from 12 a.m. to 11:59 p.m. Therefore, this type of filtering displays incorrect information,...

bug

### Summary The name has been successfully changed, the API returns the correct code, but the old nickname is still displayed in the profile header. It is only updated after...

bug

### Summary Because of the winner icon, nicknames look very chaotic and uneven. ### Reproduction steps ```bash prerequisites: Registration procedure completed 2 or more games completed steps: 1. Open the...

bug

### Summary The message telling the user to go to their email to reset their password is very difficult to read due to the colors of the text and background....

bug

### Summary According to the message when entering a password without special characters, the password must consist of numbers/letters + special characters. However, a password consisting ONLY of special characters...

bug

### Summary Although [issue #2121](https://github.com/hexlet-codebattle/codebattle/issues/2121) was marked as completed, the profanity filter does not work. Messages with inappropriate words are displayed in full. ### Reproduction steps ```bash 1. Log in...

bug