You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(emoji): hide the backspace button while the search field is focused
With the keyboard open for typing a search term, a backspace button
right next to the field read as if it deleted from the search term
itself rather than from the host's own text field. EmojiPickerPanel
now hides it on search-field focus and restores it once focus leaves
(or the panel is reset).
Assisted-by: Claude Code:claude-sonnet-5
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
0 commit comments