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

✨ Goals and work style form #12013

Open
1 task done
esizer opened this issue Nov 19, 2024 · 1 comment
Open
1 task done

✨ Goals and work style form #12013

esizer opened this issue Nov 19, 2024 · 1 comment
Labels
feature New feature or request.

Comments

@esizer
Copy link
Member

esizer commented Nov 19, 2024

✨ Feature

An inline form for editing a users career goals and work style using the APIs created in backend data for career planning ticket.

🎨 Design

Design link, @JoshBeveridge

📸 Screenshot

2024-11-19_10-33

🙋‍♀️ Proposed Implementation

Create an inline form using the ToggleSection component and place it under ~/pages/Users/CareerPlanning/components. If the page stub has been created, add this form as the third item in the second section.

Props

goalsQuery - Query fragment

fragment UserGoals on User|CareerGoals {
  about
  careerGoals
  learningGoals
  workStyle
}

✅ Acceptance Criteria

  • Inline form component created
  • Connected to API (queries/mutations)
  • If page created, added to correct location
  • Design review by @JoshBeveridge
  • Language review by @NienkeBr

🛑 Blockers

Blocked By

Preview Give feedback
  1. feature
    esizer
@esizer esizer added the feature New feature or request. label Nov 19, 2024
Copy link

github-actions bot commented Nov 19, 2024

Status: Ready to merge ✔️

Issues blocking this PR:


This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress.

@tristan-orourke tristan-orourke added this to the Employee Profile milestone Dec 4, 2024
@tristan-orourke tristan-orourke moved this to 🏭 Ready for Estimate in GC Digital Talent Dec 12, 2024
@github-actions github-actions bot added the blocked: dependencies Blocked by other issues. label Dec 16, 2024
@github-actions github-actions bot removed the blocked: dependencies Blocked by other issues. label Dec 31, 2024
@brindasasi brindasasi moved this from 🏭 Ready for Estimate to 🏃 Prioritized for Dev in GC Digital Talent Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request.
Projects
Status: 🏃 Prioritized for Dev
Development

No branches or pull requests

2 participants