Challenge listing query parameter bug #257

Open
opened 2025-09-23 22:36:39 -04:00 by devmountain · 0 comments

Current URL:

https://www.topcoder.com/challenges

Steps to reproduce

  1. Go to Topcoder.com/challenges
  2. Type "&bucket=1" in search
  3. Type "&bucket=2" in search
  4. Type "&bucket=3" in search
  5. click reset filter.

Actual behavior

It appends in query parameters not sanitizing characters,

Expected behavior

it should sanitize and only append search parameter in the query parameter.

Screenshots/Videos

Video attached

Environment

  • OS: MacOS Sonoma 14.7.1 Browser version: Safari 17.6
  • Device: MacBook Air M1, 13.3 inch

Reproducibility

5/5

Attachments

#### Current URL: https://www.topcoder.com/challenges #### Steps to reproduce 1. Go to Topcoder.com/challenges 2. Type "&bucket=1" in search 3. Type "&bucket=2" in search 4. Type "&bucket=3" in search 5. click reset filter. #### Actual behavior It appends in query parameters not sanitizing characters, #### Expected behavior it should sanitize and only append `search` parameter in the query parameter. #### Screenshots/Videos Video attached #### Environment - OS: MacOS Sonoma 14.7.1 Browser version: Safari 17.6 - Device: MacBook Air M1, 13.3 inch #### Reproducibility 5/5 #### Attachments
devmountain added the FunctionalSafariMacOS labels 2025-09-23 22:36:39 -04:00
nithya160925 added the S: Lowvalid labels 2025-09-24 17:30:13 -04:00
nithya160925 added the P: Challenge Listing Page label 2025-09-25 00:57:13 -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#257