element-hq / element-hq/element-ios

Hide reactions if I don’t have the power level to react

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

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
IMG_3401

Related Riot Web issue: https://github.com/vector-im/riot-web/issues/10433

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.