bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
7.17k stars 939 forks source link

web: Emoji picker closes when hitting spacebar #4422

Open stuartpb opened 4 weeks ago

stuartpb commented 4 weeks ago

Describe the bug

Searching for an emoji with more than one word causes the emoji picker to close.

To Reproduce

Steps to reproduce the behavior:

  1. Click the emoji picker button in the thread composer.
  2. Type any text (or not), then hit the spacebar.

Expected behavior

The emoji picker should stay open and let you type a multi-word search query: this was the behavior fairly recently, probably just a few days ago.

Details

surfdude29 commented 3 weeks ago

Can reproduce on mobile web (iPad)

May be fixed by #4431