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

[Enhancement] Show Popover on Hover for Resume Cards in Dashboard #2216

Open
1 task done
laxmanrathod69 opened this issue Feb 18, 2025 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@laxmanrathod69
Copy link

Is there an existing issue for this feature?

  • Yes, I have searched the existing issues and it doesn't exist.

Feature Description

Currently, the dashboard's resume cards require a click to display their popover details. This interaction adds friction for users who want to quickly preview resume information without committing to an action.

Proposed Enhancement:

Implement hover-triggered popovers for resume cards to allow instant previews while maintaining click functionality for deeper interactions (like, opening the full editor).

Key Requirements:

  1. Popover appears after 300ms hover (to prevents accidental triggers)
  2. Smooth CSS transition for appear/disappear animations
  3. Closes after 200ms if the cursor leaves the card
  4. Mobile-responsive fallback (tap-to-show on touch devices)
  5. Position popover relative to card without overlapping critical UI elements

Would love feedback on feasibility and any potential edge cases! 🚀

@laxmanrathod69 laxmanrathod69 added enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

No branches or pull requests

2 participants