esaude / esaude-emr-poc

This project is an AngularJS application for point of care based on OpenMRS and using Bahmni code. The UI was designed for tablet-like interfaces with touch screen and virtual keyboard. A demo of the system can be found here.
http://www.esaude.org/community-projects/point-of-care
MIT License
6 stars 17 forks source link

Program details not updated after removing a state #675

Open sacuribraimo opened 6 years ago

sacuribraimo commented 6 years ago

Actual Results

After removing a program state, the modal window remains open showing the state just deleted and the remove button. The program details are only updated if the modal is manually closed and reopened. As the screenshot shows, the program listing beneath the modal is updated.

Expected results

The modal window should be updated and remain open if there are more states or automatically closed if no other state exist for that program.

Steps to reproduce

Login -> registration module -> search for a patient enrolled on a program or enroll on a new program -> click the (green) view button -> on the modal window remove the state of the program.

Screenshot/Attachment (Optional)

screenshot from 2018-07-04 16-32-43

sacuribraimo commented 6 years ago

Program State Change Test Report 3.1.*