cmdruid / cmdruid/lightning-tip-jar
encode search string special characters for url slug
Open
bug
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Searching for a merchant on the home page does not encode the space character for more than one word:
search "the greatest bar" -> goes to route /the-greatest%20bar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the home-page merchant search and trace how the entered merchant name becomes the route. Reproduce the search for "the greatest bar" and inspect the resulting URL handling for spaces and other special characters. Done means the generated merchant route is encoded as the issue expects without breaking normal searches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100