spacebarchat / spacebarchat/server
[Tracking] C#/Models: resolve TODOs
Open
Nobody has claimed this yet.
.NET
Good first issue
Priority:low
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
Generated at commit 57827bc9:
-
extra/admin-api/Models/Spacebar.Models.Config/ServerConfiguration.cs:54: // TODO: lazy -
extra/admin-api/Models/Spacebar.Models.Gateway/GuildMemberListUpdate.cs:73: // TODO: diff algo -
extra/admin-api/Models/Spacebar.Models.Gateway/GuildMemberListUpdate.cs:74: // TODO: snapshots -
extra/admin-api/Models/Spacebar.Models.Gateway/SbWebsocketMeta.cs:5: // TODO: move to interop -
extra/admin-api/Models/Spacebar.Models.Generic/PresenceResponse.cs:18: // TODO -
extra/admin-api/Models/Spacebar.Models.Generic/PresenceResponse.cs:22: // TODO
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 reading the six listed TODO locations under extra/admin-api/Models, including ServerConfiguration.cs, GuildMemberListUpdate.cs, SbWebsocketMeta.cs, and PresenceResponse.cs. Determine the intended scope of each TODO from surrounding model code and project context. Done means all six checklist items have been resolved at the generated model commit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100