@KentShikama ,
I'm submitting this now. If you're able to review and put it into the dev server, I can go to the CLEAR clinic on Friday and get some user feedback. Otherwise, we can wait longer for more discussion in case there are changes that should be made.
Either way, I think it'd be good to keep it in dev until I see users use it with real data.
This PR creates the CasesList component to provide an alternative view to ChargesList that is used in RecordSummary.
This PR includes refactorings for the following components:
RecordSearch
RecordSummary
ChargesList
Demo (can use demo data files in order to help visualize changes during dev with running the server)
@KentShikama , I'm submitting this now. If you're able to review and put it into the dev server, I can go to the CLEAR clinic on Friday and get some user feedback. Otherwise, we can wait longer for more discussion in case there are changes that should be made.
Either way, I think it'd be good to keep it in dev until I see users use it with real data.
This PR creates the
CasesList
component to provide an alternative view toChargesList
that is used inRecordSummary
.This PR includes refactorings for the following components:
RecordSearch
RecordSummary
ChargesList
Demo
(can use demo data files in order to help visualize changes during dev with running the server)