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
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.
✨ 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
🛑 Blockers
Blocked By
The text was updated successfully, but these errors were encountered: