signalapp / signalapp/Signal-Desktop

When forwarding a message, the emoji selector isn't scrollable if it is overflowing the modal

Open
#5,259 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
TypeScript
Stars
16.5k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

  • I have searched open and closed issues for duplicates

Bug Description
Steps to Reproduce
  1. Click on "forward message" on any message
  2. Select a recipient
  3. In the message box, type in a colon :
  4. Type in a generic emoji query, such as :sm
  5. Try scrolling through the drop-down list of emojis

Actual Result:

The drop-down list of emojis can't be scrolled, even though the full list isn't visible on the screen.

Expected Result:

The list can be scrolled to view all of the eomjis present in the drop-down menu

Screenshots
Screenshot 2021-05-14 at 10 49 10
Platform Info

Signal Version: 5.1.0

Operating System: MacOS 11.2.3

Linked Device Version: iOS v5.12.0.52

Link to Debug Log

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 reproducing the forwarding flow on Signal Desktop and inspect the emoji selector shown after entering a query such as :sm. Confirm how the dropdown behaves when it extends beyond the modal, then make the full result list scrollable and verify that all matching emojis can be reached.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.