k-yle / k-yle/Pebble-Wikipedia

Voice search not working

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When I try to look for something using voice it detects what I said perfectly, but then it shows there's no article for it. I noticed it adds a '%20' where the space should be, which I think causes the issue. I tried for example searching for 'Lady Gaga's and it gives an error about no results for 'Lady%20Gaga'. However this did not happen when I searched for Michael Jackson. It also gave me a similar error looking for something with an accent in Spanish. For example if i search form 'México' it detects it correctly in Spanish, but I then get the error that there's no article for 'M%E9xico' if you could fix this I would greatly appreciate it 🙏🏽🙏🏽. Love the app!!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the voice-search request path and the existing search handling. Verify the behavior with queries containing spaces and accented characters, and consider the issue complete when both forms return the intended Wikipedia results without the reported no-results error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.