Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Exclude emoji search input when disabling typing in full screen calls (WPB-16133) #18747

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

thisisamir98
Copy link
Contributor

@thisisamir98 thisisamir98 commented Feb 13, 2025

BugWPB-16133 [Web] In-Call reactions search for any emoji does not accept typing

Description

in full screen calls we prevent keyboard events to avoid accidentally typing into the input bar and possibly sending a message. this is also preventing the user to type into the new full reactions search in the full screen call which we need to make an exemption.

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 45.64%. Comparing base (dfe1d68) to head (f68e8f2).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18747      +/-   ##
==========================================
- Coverage   45.65%   45.64%   -0.01%     
==========================================
  Files         968      968              
  Lines       27937    27939       +2     
  Branches     6302     6303       +1     
==========================================
- Hits        12754    12753       -1     
- Misses      13594    13596       +2     
- Partials     1589     1590       +1     

@thisisamir98 thisisamir98 merged commit ee1ff0e into dev Feb 13, 2025
15 checks passed
@thisisamir98 thisisamir98 deleted the exclude-search-input branch February 13, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants