Attempt to add a data-bound attribute to one of the elements
What I expected
Some interaction where I can select a typeahead value and it auto-completes a data-binding.
What actually happened
The typeahead always appears either too early or too late to correctly complete the data-binding. It would be okay for it to appear early if it autocompleted the binding brackets.
The best case outcome would probably be for the typeahead to appear immediately after the user has written the binding brackets for her attribute.
Steps to reproduce
polymon-map-overlay.html
What I expected
Some interaction where I can select a typeahead value and it auto-completes a data-binding.
What actually happened
The typeahead always appears either too early or too late to correctly complete the data-binding. It would be okay for it to appear early if it autocompleted the binding brackets.
The best case outcome would probably be for the typeahead to appear immediately after the user has written the binding brackets for her attribute.