Server list text filter search field
Open
Nobody has claimed this yet.
Idea/Wishlist
- Dominant language
- C#
- Stars
- 17.4k
- Forks
- 3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 14
Description
Self-explanatory. A text field that filters the server list on the input. Various regexp options are possible, but I suppose a simple "show if server name includes this text" behaviour is enough for starters.
Contributor guide
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 server list UI entry point and tracing how the displayed servers are built or refreshed. Add a text field whose input limits the list to server names containing that text, then verify that matching and non-matching servers are displayed correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100