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

#844 add hover effects to Box\Box.style.js #863

Conversation

NikhilTigga
Copy link

@NikhilTigga NikhilTigga commented Jan 10, 2025

Brief Title

Add Hover Effect to FileMessage Component

Acceptance Criteria fulfillment

  • Added hover styles to the FileMessage component, enabling a subtle background color change when users hover over the component.
  • Configured the hover effect to dynamically adapt to the current application theme (light or dark), ensuring a cohesive visual design across all modes.
  • Verified that the hover effect does not interfere with existing functionalities of the FileMessage component, such as displaying file previews and metrics.

Fixes #844

Untitled2.mov

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@abirc8010
Copy link
Contributor

Hey @NikhilTigga there is already an open PR on that issue.

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

Successfully merging this pull request may close these issues.

Bug : File Gallery lacks hover effect.
3 participants