purescript / purescript/pursuit
Add a submit button to the search box
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion from @joneshf. If you're using the mouse already, e.g. if you right-click and paste into the search box, you currently need to switch to the keyboard to press enter to submit the query. If there were also a button, this wouldn't be necessary.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the search box entry point and its existing Enter-key submission behavior. Add a mouse-usable submit control and verify that clicking it submits the same query without requiring keyboard input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100