rxue / dictionary

Practice in Java EE
1 stars 0 forks source link

sub-task of #53 : frontend: make the search give a list of candidate before clicking the search button #55

Closed rxue closed 1 year ago

rxue commented 1 year ago

1st TODO : Make a pure html page with Ajax to search for data and display selection list from the input field

rxue commented 1 year ago

continue TODO : make the fuzzySearch result appear in the test_ajax.xhtml frontend

rxue commented 1 year ago

continue TODO : make the select list visible on the page only when the fuzzySearch returns some results

rxue commented 1 year ago

continue TODO : make size (hieght) of the search candidate list adjustable

rxue commented 1 year ago

continue TODO : implement the searchCandidate by real database query