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

chore : Add Hover Effect to FileMessage Component #845

Conversation

AyushKumar123456789
Copy link
Contributor

@AyushKumar123456789 AyushKumar123456789 commented Jan 9, 2025

Brief Title

Add Hover Effect to FileMessage Component

Acceptance Criteria fulfillment

  • Added hover styles to the FileMessage component to change the background color on hover, enhancing visual feedback for users.
  • Configured the hover effect to adapt based on the current theme (light or dark), ensuring consistency with the application's overall design.
  • Verified that the addition of the hover effect does not interfere with existing functionalities of the FileMessage component, such as displaying file previews and metrics.

Fixes #844

Video/Screenshots

Added.Hover.mp4

PR Test Details

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

Copy link
Collaborator

@Spiral-Memory Spiral-Memory left a comment

Choose a reason for hiding this comment

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

LGTM

@Spiral-Memory Spiral-Memory merged commit dd4195a into RocketChat:develop Jan 27, 2025
3 checks passed
github-actions bot added a commit that referenced this pull request Jan 27, 2025
@Spiral-Memory Spiral-Memory changed the title fix : Add Hover Effect to FileMessage Component chore : Add Hover Effect to FileMessage Component Jan 30, 2025
@Spiral-Memory Spiral-Memory added the chore a subtle fix label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a subtle fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug : File Gallery lacks hover effect.
2 participants