Vincent Jang

Results 18 issues of Vincent Jang

inputValue and inputObject property should only be getting populated by the user input, should not be mutated by outside of the element. Maybe. I am not sure yet. But for...

In FF (mac version), select one option, then cmd+A clean it and type again, wait for suggestion list shows up, down key stops working. PS: In Chrome, it works fine.

bug
status:awared
non-chrome issue

When a suggestion is selected, not replace the value of input with suggestion but append the suggestion.

In https://gradle.github.io/playframework/#project_layout, it describes a /test folder to hold test files. But didn't mention about test sources files and test resources files. Is there a convention for test resources files?...