From 0de3b2c5e7f232d35baf2281ff881fefc1e32f63 Mon Sep 17 00:00:00 2001 From: "Daniel S. Hansen" Date: Fri, 22 Aug 2025 18:08:38 -0700 Subject: [PATCH] Add labels, placeholders, and buttons to the form section --- .../Canvas/views/AdminTabs/MEDataEntry.jsx | 95 ++++++++++--------- 1 file changed, 51 insertions(+), 44 deletions(-) diff --git a/client/src/components/Canvas/views/AdminTabs/MEDataEntry.jsx b/client/src/components/Canvas/views/AdminTabs/MEDataEntry.jsx index 5fe5a80..18ed766 100644 --- a/client/src/components/Canvas/views/AdminTabs/MEDataEntry.jsx +++ b/client/src/components/Canvas/views/AdminTabs/MEDataEntry.jsx @@ -173,10 +173,10 @@ export function MEDataEntry() { - + Use Volcano names as found in GVP and dashboard. (e.g. Nevado del Ruiz, Chiles-Cerro Negro). - + Edit entry. Delete entry. Copy entry to form. Then hitting 'Save' will create a new entry. @@ -189,33 +189,33 @@ export function MEDataEntry() { - - - - {/* padding for checkboxes */} - Section - Volcano - Country - Start Date of Assistance - End Date of Assistance - Assistance Type - VPI10 - Downstream Population - Male - Female - Total - - + + + + {/* padding for checkboxes */} + Section + Volcano + Country + Start Date of Assistance + End Date of Assistance + Assistance Type + VPI10 + Downstream Population + Male + Female + Total + + - - {rows} - - + + {rows} + + {/* Row actions aligned right */} - + @@ -228,7 +228,7 @@ export function MEDataEntry() { Fill in Form - + Country: @@ -248,46 +248,53 @@ export function MEDataEntry() { - Country: - + Volcano: + - Start Date of Assistance: - + End Date of Assistance: + - VPI10 (LandScan 2014): - + Downstream Affected Population: + - Country: - + Male Population: + - Start Date of Assistance: - + Female Population: + - VPI10 (LandScan 2014): - + Total Population: + - - Email - + + Assistance Type: + - - + + + + + + +