Skip to content

fix: remove hover styles for touch devices inside the message menu#307

Merged
szuperaz merged 1 commit intomainfrom
remove-hover-style-for-touch-devices
Sep 11, 2024
Merged

fix: remove hover styles for touch devices inside the message menu#307
szuperaz merged 1 commit intomainfrom
remove-hover-style-for-touch-devices

Conversation

@szuperaz
Copy link
Copy Markdown
Contributor

@szuperaz szuperaz commented Sep 11, 2024

🎯 Goal

On touch devices, you don't need special styles for hover action. However, mobile OS-es still handle the :hover CSS selector, but it can be confusing to the user when they accidentally activate the :hover selector, this PR removes the :hover styles for touch devices inside the message menu.

🛠 Implementation details

Provide a description of the implementation

🎨 UI Changes

Add relevant screenshots

Make sure to test with both Angular and React (with both MessageList and VirtualizedMessageList components) SDKs

@szuperaz szuperaz merged commit 0b60637 into main Sep 11, 2024
@szuperaz szuperaz deleted the remove-hover-style-for-touch-devices branch September 11, 2024 12:16
github-actions Bot pushed a commit that referenced this pull request Sep 11, 2024
## [4.17.5](v4.17.4...v4.17.5) (2024-09-11)

### Bug Fixes

* remove hover styles for touch devices inside the message menu ([#307](#307)) ([0b60637](0b60637))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.17.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants