Joel Nothman

Results 127 issues of Joel Nothman

While I appreciate that in many instances the user will not want to capture "anytime", it is very easy for the user to miss the date boundary panel if they...

With the ability to add datasets, setting up a persuasive Patient List can be a lot of work. It should be possible to save and give a name to the...

A dataset column such as MRICount gets presented as `M R I Count` by default, due to the [use](https://github.com/uwrit/leaf/blob/8300d44767ae0467e8ff4a08b914a2a6bea11430/src/ui-client/src/services/patientListApi.ts#L292) of [`camelCaseToUpperSpaced`](https://github.com/uwrit/leaf/blob/8300d44767ae0467e8ff4a08b914a2a6bea11430/src/ui-client/src/utils/camelCaseToUpperSpaced.ts). Possible solutions: * Leave it as is and accept...

I am trying to use "Add More Data" having defined an additional dataset per [Adding New Datasets](https://leafdocs.rit.uw.edu/administration/datasets/#adding-new-datasets). Despite the request (http://localhost:3000/api/cohort/b9b5433e-f36b-1410-8d86-0052d9c6700c/dataset?datasetid=a4b5433e-f36b-1410-8d86-0052d9c6700c&shape=-1) returning HTTP 500, I only get Information-level log entries....

I would have expected that the Find Patients UI should make it easy to switch to a different query. Currently, however, it involves moving the mouse to several, quite small...

Multiple tabs showing Leaf operate independently which is much better than the alternative. However, when it comes to saving and loading, opening Saved Queries in another browser tab does not...

Pressing browser back unintentionally can be very easy to do in my experience. Currently all state (apart from login) appears to be lost in doing so. If possible, state should...

We are finding that pressing Escape and Enter on the keyboard does nothing when a modal dialog is open. Is this a known issue?

enhancement

In some applications it is appropriate to only display a subset of the core demographic fields (and yet perhaps some additional demographic fields too), and it might be appropriate to...

enhancement

In Find Patients: Cohort criteria can be related by the maximum time period from a first concept to a second. ![image](https://user-images.githubusercontent.com/78827/138995843-70a2f236-22f4-4da6-b53a-dab47a35ddb1.png) No UI currently allows criteria to have a minimum...

enhancement