Lobby popover not decoding html character in nicks
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 17.4k
- Forks
- 3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 14
Description
Polish.
In lobby, when hoovering server entries a popup is shown displaying all palyers in the lobby of that server.
Players that use & and likely other characters in their player names will be displayed as & in the popover.
Not sure if this is the popover encoding the string. Or the popover not decoding the html entity in the nick name.
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
Reproduce the issue by hovering server entries in the lobby and inspect the popover's player-nickname rendering path. Confirm how names containing & are encoded or decoded; done means the popover displays the original nick correctly, including other HTML characters if covered by the same behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100