Arronax icon indicating copy to clipboard operation
Arronax copied to clipboard

Revisit address autocomplete

Open anonymoussprocket opened this issue 5 years ago • 0 comments

Based on attribute metadata for items that have cache-config, use the rules specified to make calls to {{conseil-protocol}}://{{conseil-host}}:{{conseil-port}}/v2/metadata/:platform/:network/:entity/:attribute/{{typed-text}}. delegates.pkh is an example.

Additionally, for items that also have a value-map, use the following logic. Check the typed text to see if any values of the map match startsWith. If one or more matches are found, stop matching and display a selection. If a match is not found, submit a request to the metadata service.

Depends on Conseil 749

anonymoussprocket avatar Oct 21 '19 02:10 anonymoussprocket