=== Background goal
While working on {T350037} we learned that is currently not possible to open a menu when people focus the [[ https://doc.wikimedia.org/codex/main/components/demos/lookup.html#default | Lookup ]].
During research we learned that there's an educational opportunity to proactively display suggested or recommended results when people focus a lookup field (based on the current context).
In the specific case of Wikifunctions, when people focus a lookup field that is used for the input type of a function, we could open the menu with the most used types for function inputs.
{F41483034}
### User stories
//add at least one user story//
### Design spec
// Once a component spec sheet has been created in Figma, remove the note stating that the spec is missing and link to the spec below. //
| Component spec sheet |
### Open questions
[] Do we want to implement this as base behavior for Lookup?
### Acceptance criteria (or Done)
**Design**
[] Design the Figma spec sheet and add it in this task
[] Update the component in the Figma [[ https://www.figma.com/file/KoDuJMadWBXtsOtzGS4134/❖-Codex-components?node-id=1891%3A4420&viewport=287%2C338%2C0.28 | library ]]. //This step will be done by a DST member.//
**Code**
[] Implement the component in Codex