kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

fix result list when field has default value #7

Closed rmotitsuki closed 2 years ago

rmotitsuki commented 2 years ago

When the input field already has a value, the result list don´t display any suggestion.

This PR fix this problem when the component is declared with a :value.sync property. It also declare the styles to result list to fill the width and select the font color.