matrix-org / matrix-org/matrix-js-sdk

Remove unused `opts` from `uploadKeysRequest`

Open
#2,459 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.2k
Forks
704
Avg merge
1d 20h
Merged PRs (30d)
40

Description

![image](https://user-images.githubusercontent.com/2403652/173434501-d48cef11-c378-473e-8be5-0d3c2295e785.png)

https://github.com/vector-im/element-web/issues/17518#event-6798819764

Contributor guide

Open the contributing guide

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.

Research direction

Search the TypeScript source for the uploadKeysRequest entry point and inspect how its opts parameter is used. Remove the unused opts, then run the relevant existing test or validation command to confirm the request behavior is unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.