Skip to content

Conversation

@KH07
Copy link
Contributor

@KH07 KH07 commented Nov 18, 2025

Description

Add hover/tooltip interaction for event cards in the Community Portal's live calendar

Related PRS (if any):

None

Main changes explained:

  • Add a new state to track which event is currently being hovered over and conditionally render a new "tooltip"
  • Add styling code for the new tooltip
  • Remove duplicate selectors to pass stylelint checks

How to test:

  1. check into current branch
  2. do npm install and npm run start:local to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. go to /communityportal/calendar
  6. go to January / February and place the mouse over the mock events to verify hover effects work correctly

Screenshots or videos of changes:

Event Hover

@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 8dfd310
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6964a7fb60a2a70008d688b6
😎 Deploy Preview https://deploy-preview-4413--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

Copy link

@rohanrastogi311 rohanrastogi311 left a comment

Choose a reason for hiding this comment

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

Hi Kristin,

Well done, good implementation and feature works well.

PR 4413 Screenshot

Copy link

@Anusha-Gali Anusha-Gali left a comment

Choose a reason for hiding this comment

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

Hi Kristin,

I have reviewed your PR locally and the hover effect does work as per requirement in light mode, but in dark mode the background of the tooltip still is in light mode. Do let me know if this isn't a part of the requirement.
Screenshot 2026-01-07 at 10 55 50 PM
Screenshot 2026-01-07 at 10 55 55 PM
Screenshot 2026-01-07 at 10 56 04 PM

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

4 participants