-
Notifications
You must be signed in to change notification settings - Fork 124
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
Adding tooltip to awaiting data status for new adopters #1269
Adding tooltip to awaiting data status for new adopters #1269
Conversation
app/controllers/organizations/adopter_fosterer/adopter_applications_controller.rb
Outdated
Show resolved
Hide resolved
@jasonwang7517 thanks for your back and forth on this. We decided on our call this evening to just keep it super simple for MVP. Instead of adding the tooltip with custom JS, could you please just add the text in a paragraph underneath the status? We will just show the plain text at all times instead. We could add this in a card to make it look nicer (see the empty state parial for an example). Does this make sense? |
Got it! |
8c06978
to
2bd33a8
Compare
I wasn't sure if by "at all times" you meant no matter what the status was so I kept it under an |
It just needs to show when the status is |
🔗 Issue
1228: Add tooltip to the awaiting data status for adopters
✍️ Description
Adds a new tooltip when adopters have submitted applications but have not yet had a questionnaire reviewed by staff.
📷 Screenshots/Demos