cmdruid / cmdruid/lightning-tip-jar

encode search string special characters for url slug

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.