Dougley / MegaBot

Discord bot that interacts with Zendesk Community
GNU Affero General Public License v3.0
1 stars 0 forks source link

Full Results #119

Closed Benricheson101 closed 5 years ago

Benricheson101 commented 5 years ago

Preface: I'm using the search terms "gift card" as an example. It is reproducible with other terms, but I know that results show up when searching for gift cards

Describe the bug If you search for something with a space, it will put gift%20card in the search bar (not URL bar) To Reproduce Steps to reproduce the behavior:

  1. !search gift card
  2. Click full results
  3. It will say gift%20card and have 0 results

Expected behavior Searches for gift cards, shows correct results Screenshots Link to Screenshots The first picture is the actual result, and the second is the expected one.

Additional context I like the feature! It will be very helpful for mobile users!

MoonlightCapital commented 5 years ago

Cannot reproduce. My browser (Firefox) automatically decodes the character into a space and the search continues like fine.

Benricheson101 commented 5 years ago

Upon further testing I found that it’s only broken on my phone, so it’s probably a ZD issue and not a MB issue.