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(react): add mouse wheel event to scrollable content #1968

Merged
merged 1 commit into from
Oct 26, 2021
Merged

fix(react): add mouse wheel event to scrollable content #1968

merged 1 commit into from
Oct 26, 2021

Conversation

TD-LiXiang
Copy link
Contributor

Description

Changes:

  • Add mouse wheel event to scroll content element.

Context

Emoji panel and cover component cannot scroll if scroll content element without scrollbar.
Because mouse wheel event added to web chat element.

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

  • doesn't need tests

@vanbasten17 vanbasten17 changed the base branch from master to master-lts October 26, 2021 10:41
@vanbasten17 vanbasten17 changed the base branch from master-lts to master October 26, 2021 10:42
Copy link

@marcpdw marcpdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants