piBrain/js

Redux Dashboard

Opened this issue · 0 comments

Currently the dashboard reanimates all its children when an action is taken or an element is updated.

For acceptance we would require that the redux store causes the dashboard to only update relevant children when an interaction or new piece of data hits the application i.e a new patient scheduling an appointment or a staff member joining the team.