Skip to content

Homepage search result is URI encoded #998

Closed
@miketaylr

Description

@miketaylr

STR:

  1. Go to webcompat.com
  2. click search in top nav bar
  3. search for "http://google.com"

Expected:
You go to the issues page with "http://google.com" in the seach input

Actual:
You get http%3A%2F%2Fgoogle.com%2F

@dshgna want to take a look? We probably just need to call decodeURIComponent or something on the input when the page is loaded from a search query.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions