Changing the query params on the page should display an error message. #145

Closed
opened 2025-09-22 04:15:49 -04:00 by danilarkintest12 · 0 comments

Issue URL:

https://www.topcoder.com/community/statistics?tracks[All-pills]=0&tracks[General]=0

Steps to reproduce

  1. Open the page https://www.topcoder.com/community/statistics?tracks[All-pills]=0&tracks[General]=0
  2. Change the query param, e.g.: https://www.topcoder.com/community/statistics?tracks[All-pills]=-10&tracks[General]=0

Actual result

Accessing the URL with the query param changed to a negative number leaves the page without any frontend message for the user.

Expected result

Making this change should display an error message (e.g., "Information not found"), or correct the user's search with valid information.

Screenshots/Videos

Environment

  • OS and Browser version: macOS 10.15, Chrome 128.0.6613.138
  • Device: MacBook Pro (13-inch, Mid 2012)

Reproducibility

It is always possible to reproduce the bug by following the same steps (5/5)

#### Issue URL: https://www.topcoder.com/community/statistics?tracks[All-pills]=0&tracks[General]=0 #### Steps to reproduce 1. Open the page https://www.topcoder.com/community/statistics?tracks[All-pills]=0&tracks[General]=0 2. Change the query param, e.g.: https://www.topcoder.com/community/statistics?tracks[All-pills]=-10&tracks[General]=0 #### Actual result Accessing the URL with the query param changed to a negative number leaves the page without any frontend message for the user. #### Expected result Making this change should display an error message (e.g., "Information not found"), or correct the user's search with valid information. #### Screenshots/Videos <video src="attachments/d39c026f-bcd8-4e14-aa6d-08bd23bcdbfc" title="bug7.mov" controls></video> #### Environment - OS and Browser version: macOS 10.15, Chrome 128.0.6613.138 - Device: MacBook Pro (13-inch, Mid 2012) #### Reproducibility It is always possible to reproduce the bug by following the same steps (5/5)
9.0 MiB
danilarkintest12 added the MacOSUXChrome labels 2025-09-22 04:15:49 -04:00
nithya160925 added the Not a bug label 2025-09-24 12:01:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Topcoder-Platform/public-website-qa-bug-hunt#145