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

Tooltip: Is not displaying the alert for aging candidates on the CAP/modal pop up #8858

Open
ankitsharmaInfor opened this issue Jun 27, 2024 · 1 comment
Labels
status: clarification Issue needs clarification type: enhancement ✨ type: support 🆘 [3] Velocity rating (Fibonacci)

Comments

@ankitsharmaInfor
Copy link

User Story
As a recruiter, I want to know what the status indicator are depicting so that I can determine what action I need to take upon for that particular requisition or candidate.
Jira Ticket: https://jira.infor.com/browse/T2V-23011

BEHAVIOR CHANGE/IMPACT
Enhancement on existing functionality

IDS Dependency
Not able to provide tool tip to display the alert for aging candidates on the CAP/modal pop up. (check screenshot for reference)

Scope
To show as a tool tip while hovering on the aging icon on CAP/modal pop up.

Steps to reproduce

  • Login to mingle
  • Go to Recruiter RBWS
  • Go to Open Requisitions widget
  • Click on job application to view candidates list
Aging candidate ss

image

@tmcconechy tmcconechy added type: enhancement ✨ [3] Velocity rating (Fibonacci) status: clarification Issue needs clarification labels Jun 27, 2024
@tmcconechy tmcconechy changed the title Tooltip is not displaying the alert for aging candidates on the CAP/modal pop up Tooltip: Is not displaying the alert for aging candidates on the CAP/modal pop up Jun 27, 2024
@tmcconechy
Copy link
Member

@ankitsharmaInfor when making issues try to frame it in the way of what you need from the component library. Sounds like you just wanted the alert with a tooltip. To do that you need to combine two examples:

a) an alert https://github.com/infor-design/enterprise/blob/main/app/views/components/alerts/example-index.html#L20-L22
b) Add a tooltip (lots of ways https://github.com/infor-design/enterprise/tree/main/app/views/components/tooltip)

NOTE: In web components it's much easier https://main.wc.design.infor.com/ids-alert/example.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: clarification Issue needs clarification type: enhancement ✨ type: support 🆘 [3] Velocity rating (Fibonacci)
Projects
Status: Check Back
Development

No branches or pull requests

2 participants