-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GSoC 2019: Patient search criteria module
- Loading branch information
Showing
4 changed files
with
325 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
@Reyano132 I had gone ahead to remove this line 97 of code because it seemed misplaced , the functionality of Find Patient Record worked. However there seems to be a bug. When you filter patients by gender, at first it responds but later it stops and both male and female are returned. Also the patient names are replicated as you keep typing in the search field. I have attached a screen shot to see these two behaviours. Please fix this issue.