pez-globo / pufferfish-software

All software for the Pufferfish ventilator.
Apache License 2.0
0 stars 1 forks source link

Fix Dashboard spurious redraws #407

Closed rohanpurohit closed 3 years ago

rohanpurohit commented 3 years ago

Issue 404: redraws

(Files changed tab in github is slightly misleading: ValueInfo is now reduced more or less to how LargeValueInfo looked like)

Selectors:

HFNCGraphView.tsx, MultiStepWizard.tsx:

issue 397 - Frontend refactor for dashboard

ethanjli commented 3 years ago

For records-keeping:

  1. This project is licensed under Apache License v2.0 for any software, and Solderpad Hardware License v2.1 for any hardware - do you agree that your contributions to this project will be under these licenses, too?
  2. Were any of these contributions also part of work you did for an employer or a client?
  3. Does this work include, or is it based on, any third-party work which you did not create?
rohanpurohit commented 3 years ago

Once you test Top-level breadcrumb modal it should be good to merge @ethanjli

  1. This project is licensed under Apache License v2.0 for any software, and Solderpad Hardware License v2.1 for any hardware - do you agree that your contributions to this project will be under these licenses, too? Yes.
  2. Were any of these contributions also part of work you did for an employer or a client? No.
  3. Does this work include, or is it based on, any third-party work which you did not create? No.