Skip to content

ReviewDB: fix emoji picker close behavior#4148

Open
Thereallo1026 wants to merge 1 commit into
Vendicated:mainfrom
Thereallo1026:fix-reviewdb-emoji-picker-close
Open

ReviewDB: fix emoji picker close behavior#4148
Thereallo1026 wants to merge 1 commit into
Vendicated:mainfrom
Thereallo1026:fix-reviewdb-emoji-picker-close

Conversation

@Thereallo1026
Copy link
Copy Markdown

@Thereallo1026 Thereallo1026 commented Apr 25, 2026

Hii

I noticed that I couldn't exit the emoji picker in the ReviewDB modal by clicking outside of the frame

ReviewDB uses Discord's user profile reply text area inside a modal. Discord's native user profile reply input passes emojiPickerCloseOnModalOuterClick, so this PR mirrors that behavior for ReviewDB's review input.

Repro:

  1. Open a user's ReviewDB reviews modal.
  2. Click the emoji button in the review text box.
  3. Click outside the emoji picker.

Before this change, the picker stayed open until pressing esc or selecting an emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant