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: closes chat emoji picker on body scroll #23362

Merged

Commits on Aug 31, 2023

  1. FIX: closes chat emoji picker on body scroll

    Prior to this fix we would scroll the emoji picker with the body of the page in drawer mode.
    
    With this fix scrolling inside the drawer or the emoji picker will be scroll the drawer or the emoji picker, but, scrolling body will close the chat emoji picker.
    jjaffeux committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6893c49 View commit details
    Browse the repository at this point in the history
  2. linting

    jjaffeux committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0548afa View commit details
    Browse the repository at this point in the history