You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is uncollected information, show alert at the top. Uncollected information means a null value for job interest, training interest, or no DevelopmentProgramInterest object for a DevelopmentProgram. Note that null is different from a False boolean or a NOT_INTEREST status for a program. Alert includes a link to the Edit page.
Interest in job opportunities - shows a checkmark for interest, a gray status for false, and red icon for null
Interest in training opportunities - shows a checkmark for interest, a gray status for false, and red icon for null
Listing of all work streams in the community - show a checkmark for those user is interested in, gray status otherwise. Icons should have "Interested in" / "Not interested in" alt text.
Listing all development programs associated with the community, showing interest status (and completed date) for each. Show success icon for completed/enrolled/interested programs, red icon for missing (null), gray icon for not interested.
All information stored in a CommunityInterest model is displayed in dialog, including linked development programs.
If there are development programs for which we're missing a status, or a null value for job/training interest (which shouldn't be possible but just in case), show an alert at the top highlighting missing information, and linking to the Edit page
Dialog's primary action button is a link to applicant/community-interest/:community_interest_id
✨ Feature
A dialog that shows you the info you entered when you added a community to your profile.
🕵️ Details
Related to #12288.
🎨 Design
https://www.figma.com/design/oZhQe9ahidHFfaiqgREvxa/Dashboard-(All-users)?node-id=2197-83148&t=2aPpo43tnzoucf1c-0
@JoshBeveridge
📸 Screenshot
🙋♀️ Proposed Implementation
🌎 Localization
✅ Acceptance Criteria
applicant/community-interest/:community_interest_id
🛑 Blockers
Blocked By
The text was updated successfully, but these errors were encountered: