GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
22 stars 9 forks source link

✨ Dream role form #12012

Open esizer opened 3 hours ago

esizer commented 3 hours ago

✨ Feature

An inline form for editing a users dream role using the API defined in the backend data for career planning ticket.

🎨 Design

Design link, @JoshBeveridge

📸 Screenshot

2024-11-19_10-27

🙋‍♀️ Proposed Implementation

Add the inline form component for dream role under ~/pages/Users/CareerPlanning/components. If the page stub exists, add it to the page as the second item in the second section.

Props

dreamRole - Query fragment prop

fragment UserDreamRole on User|DreamRole {
  dreamAreaOfInterest
  dreamRoleTitle
  dreamRoleadditionalInformation
  dreamWorkStream
  dreamClassifcation
}

✅ Acceptance Criteria

🛑 Blockers

### Blocked By
- [ ] https://github.com/GCTC-NTGC/gc-digital-talent/issues/12001
github-actions[bot] commented 3 hours ago

Status: Error :warning:

Issues blocking this PR: