bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android

Home Page:https://bsky.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web: Emoji picker closes when hitting spacebar

stuartpb opened this issue · comments

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

  • Platform: desktop chrome linux
  • Platform version: Version 124.0.6367.201 (Official Build) (64-bit)
  • App version: Build version: 1.85.0; Bundle info: 42477d8 (prod); Bundle date: 24060517; Platform: web

Can reproduce on mobile web (iPad)

May be fixed by #4431