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

✨ Autocomplete for experience orgs #12323

Closed
3 tasks
petertgiles opened this issue Dec 16, 2024 · 0 comments · Fixed by #12427
Closed
3 tasks

✨ Autocomplete for experience orgs #12323

petertgiles opened this issue Dec 16, 2024 · 0 comments · Fixed by #12427
Assignees
Labels
feature New feature or request.

Comments

@petertgiles
Copy link
Contributor

petertgiles commented Dec 16, 2024

✨ Feature

Update the experience editor to autocomplete "org fields" with a list of all the "orgs" from the user's experiences.

🕵️ Details

Work => Organization
Education => Institution
Community => Group/Organization/Community
Personal => none (there may be an equivalent Personal field coming later in (#12329)
Award => Issuing organization

🎨 Design

📸 Screenshot

🙋‍♀️ Proposed Implementation

Use a datalist element populated from a database query of the user's experiences.

https://stackoverflow.com/a/45551818

🌎 Localization

✅ Acceptance Criteria

  • When adding a new experience of any type, the "org" field has autocomplete suggestions from all the user's previously saved orgs, of any type
  • When editing an experience, the same autocomplete behaviour occurs
  • When adding or updating an experience, the new org is immediately available to the next use of the form. No app reboot is needed.

🛑 Blockers

Blocked By

Preview Give feedback
No tasks being tracked yet.
@petertgiles petertgiles added the feature New feature or request. label Dec 16, 2024
@petertgiles petertgiles changed the title ✨ Autocomplete for experience orgs (WIP) ✨ Autocomplete for experience orgs Dec 16, 2024
@petertgiles petertgiles added the blocked: question Further information is requested. label Dec 16, 2024
@tristan-orourke tristan-orourke removed the blocked: question Further information is requested. label Dec 17, 2024
@tristan-orourke tristan-orourke moved this to 🏭 Ready for Estimate in GC Digital Talent Dec 17, 2024
@tristan-orourke tristan-orourke moved this from 🏭 Ready for Estimate to 📋 Ready for Dev in GC Digital Talent Jan 7, 2025
@vd1992 vd1992 self-assigned this Jan 7, 2025
@vd1992 vd1992 moved this from 📋 Ready for Dev to 👀 In review in GC Digital Talent Jan 7, 2025
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in GC Digital Talent Jan 8, 2025
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: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants