rxue / dictionary

Practice in Java EE
1 stars 0 forks source link

Add update page #18

Closed rxue closed 2 years ago

rxue commented 2 years ago

draft design

1 form on the page into 2 parts: one for searh, another for the actual update on the searched result

make use of ui:fragment to control rendering

atm the search is on base of the exact match

rxue commented 2 years ago

Update submission failue bug: case: search for a word on the update page, then click search for update expected: the page should display the explanations in the list of input fields actual: the page could not display the explanations in the list of input fields