ilabafrica / BLIS-BDH

Legacy BLIS implementation customised for Bungoma County Hospital.
1 stars 0 forks source link

search-and-register-patient page broken #44

Closed mapesa closed 10 years ago

mapesa commented 10 years ago

When searching for a patient, the results returned overflow from the container. Reproducing the error:

  1. Login as admin and choose work as technician
  2. Display the tests queue and click on the blue button at the top right labeled "Search/Register"
  3. Enter a name eg. wasike in the search box. If the results returned are many they will overflow their parent container. Consider paginating or simply allowing the parent container to grow with its content.

Compare with a similar search on the Reports->Patient-Report page

ereng commented 10 years ago

With 0ff139c1da26671ee74a1cee8be8977f613ff242 results no longer overflowing the container Do you think we need a feed back message "that the lab request has been successfully made"

mapesa commented 10 years ago

I think that will be good, the more descriptive the better: "Test xxx has been requested for user yyy."

ereng commented 10 years ago

@mapesa Please review.