# Future

## Fixes

Ensure list is displayed whenever the focus is on the search input, or when the user types anything.

Use SA5 dropdown to display it.&#x20;

## Hotkeys

Up&#x20;

Up down arrow navigation and enter key&#x20;

? Continue accepting input as typed values

## Advanced

Integrated site search results template&#x20;

* Title
* Link
* Description

Dynamic list filtering, code can add/remove items?

Code can return a list expansion portion of custom values&#x20;

* Secret link?&#x20;

Pattern matching inputs?

* SKU, product ID, customer number?&#x20;

## Under Consideration

### Interactions?&#x20;

On opening, closing, and selecting an item&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://attr.sygnal.com/sa5-elements/autocomplete-element/future.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
