codebattle icon indicating copy to clipboard operation
codebattle copied to clipboard

Bug: resources load with errors

Open GoldDrakon opened this issue 10 months ago • 2 comments

Summary

Not all resources load without errors

Reproduction steps

1. Open DevTools, Network
2. Refresh the page (F5)
3. Swipe the mouse pointer over the Leaderboard list

Expected result

In DevTools, Network, all resources load without errors

Actual result

In DevTools, Network, when the mouse pointer is hovered over and removed from the user, errors appear, and the popup window loads for a long time.

Image

Browsers

Chrome

OS

Windows

Current version: b6f5da5

GoldDrakon avatar Mar 14 '25 14:03 GoldDrakon

Summary: Multiple errors 429 while pointing on users nicks

Environment: Chromium 135.0.7049.84 (Official Build) snap (64-bit) OS Ubuntu 24.04.2 LTS version: 376ef8e

Steps-to-reproduce:

  1. Open the page
  2. Open DevTools, Network
  3. Refresh the page (F5)
  4. Swipe the mouse at users nicks in table

Expected-result: All resources are load without errors

Actual-result: Multiple Error 429 and cancels while pointing on users nicks

Michael57e avatar Jun 27 '25 09:06 Michael57e

Summary:

Errors when requesting to the server. (hxr)

Steps:

  • Go to https://codebattle.hexlet.io/#lobby

  • Open DevTools, "Network" tab

  • Refresh the open page

  • Move the mouse cursor over user nicks

Expected-result:

There are no errors in requests to the server

Actual-result:

Presence of errors when requesting to the server

Environment: MacOS 15.6.1 (24G90) Google Chrome (139.0.7258.154/155) Version: 68f356b

AntonyDn avatar Aug 28 '25 16:08 AntonyDn