element-hq / element-hq/element-ios
Hide reactions if I don’t have the power level to react
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
The reaction buttons, reply button, quote button, etc should not be shown if I don’t have the power level to perform those actions so I don't get an error like

Related Riot Web issue: https://github.com/vector-im/riot-web/issues/10433
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 reviewing the related Riot Web issue and locating the iOS code that presents reaction, reply, and quote actions. The work is done when each action is hidden when the current user's power level cannot perform it, avoiding the reported permission error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- authorization, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100