Action Items Following Sprint #3

So there appears to be a handful of items that need to be finished up following the sprint demo. These items should be expanded to tickets or added to existing tickets.

  • Concerning ticket #468, the object created is current and ActRelationship? with a type of Contraindication. This is incorrect. This should be an issue alert.
  • Akshay made temporary changes to some of the generated code in javasig in order to get #348 working. These changes need to be incorporated so they are re-generated with the rest of the code
  • #474 traces back to an issue with what seems to be an xpath resolution. Basically it isn't getting the correct text from for the "firstWord" and "fullPhrase" arguments.
  • There were some polling errors showing up during the demo. I'm not sure on the details here, but I believe Mahesh said he'd look into it.
  • The main view layout likes to squash itself for expanding elements - see the reconciliation bit of the SBADM editor.
  • The notification panel doesn't scroll when additions are made. Perhaps adding new items to the top of the panel is a solution?
  • Apparently there is a case when one can open duplicate tabs. When we click on Edit Patient button and if there is any patient editor already opened, it should bring it forward. Currently its opening new editor in new tab.
  • When creating an observation, the boxes where the numbers would go should appear white while the boxes with the units should be grayed out. Those unit boxes become white only when clicked on.