Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

plugin.lapce.dev does not handle urlencode properly

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
html
Domain
frontend, web-dev

Research direction

No file or test is named. Start by tracing the plugin search page's query-string handling for an F# search and for manually entered F%23; done means the URL encodes the query correctly and the page displays the decoded search value.

Written by the indexing model from the issue text.

Description

For example, I want to search plugin for F# language, but when I type in "F#" and search, the URL is not properly encoded into F%23, thus it return all results with letter F. If I manually type in F%23 in the address bar, the search input on the webpage does not correctly decodes URL to show F# instead of plain F%23

Dominant language
HTML
Stars
14
Forks
27
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lapce/lapce.github.io

All issues in lapce/lapce.github.io

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.