From c1af6eb8b451cfd1e4027a218fa084e9fc7ee34d Mon Sep 17 00:00:00 2001 From: NANDO9322 Date: Fri, 30 Jan 2026 13:55:36 -0300 Subject: [PATCH] =?UTF-8?q?feat(ui):=20melhorias=20na=20usabilidade=20do?= =?UTF-8?q?=20painel=20e=20corre=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/EventForm.tsx | 65 ++++++++++++++++++++++--------- frontend/pages/Dashboard.tsx | 9 +---- 2 files changed, 47 insertions(+), 27 deletions(-) diff --git a/frontend/components/EventForm.tsx b/frontend/components/EventForm.tsx index 1601b15..533ed42 100644 --- a/frontend/components/EventForm.tsx +++ b/frontend/components/EventForm.tsx @@ -894,13 +894,22 @@ export const EventForm: React.FC = ({ > Voltar - +
+ + +
)} @@ -1084,12 +1093,21 @@ export const EventForm: React.FC = ({ > Voltar - +
+ + +
)} @@ -1171,12 +1189,21 @@ export const EventForm: React.FC = ({ > Voltar - +
+ + +
)} diff --git a/frontend/pages/Dashboard.tsx b/frontend/pages/Dashboard.tsx index 1ff5f8b..5e734ff 100644 --- a/frontend/pages/Dashboard.tsx +++ b/frontend/pages/Dashboard.tsx @@ -952,14 +952,7 @@ export const Dashboard: React.FC = ({ return ( <> - - - QTD Formandos - - - {selectedEvent.qtdFormandos || (selectedEvent as any).qtd_formandos || selectedEvent.attendees || "-"} - - + {renderResourceRow( "Fotógrafo",