MarcoE c454474f49 Migliora IspezionePage e form scheda (design review impeccable)
Ispezione:
- Stato sync visibile: badge per-scheda (Da inviare/Inviato) e contatore
  "N da inviare" per reparto (nuovo SchedaSyncHelper)
- Completamento: progresso reale nell'overlay + spunta di successo;
  NON completa se una scheda fallisce (resta editabile, schede "Da inviare")
- Export reparto/completamento blindati: conferma + guardia anti doppio-tap,
  try/finally che libera sempre l'overlay
- Accento corallo unico per l'azione "invia"; target di tocco >=44px;
  empty state; solo il primo pannello espanso di default
- Tasto "Invia" nascosto sulle schede gia inviate
- Messaggio d'errore comprensibile in campo (dettaglio tecnico nei log)
- Fix OnSchedaModified (index >= 0)

Aspetto card:
- SchedaCard e InspectionCard: superficie Carta + hairline border + ombra
  morbida (nuovo token --card-box-shadow); pagina con tinta Grigio Campo
- SchedaCard compattata

Form scheda (ModalFormScheda):
- Tasto Salva/Aggiorna full-width
- Fix "Suggerisci note descrittive": la nota selezionata ora viene inserita
  nel campo (metodo async sul thread UI + OnAfterChangeValue)

StatusEnum: etichette in sentence-case

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 16:39:20 +02:00
2026-07-08 15:10:12 +02:00
2026-04-23 14:45:48 +02:00
2026-06-17 10:48:37 +02:00
2026-04-23 14:45:48 +02:00
2026-02-19 09:52:18 +01:00
2026-07-08 15:10:12 +02:00
2026-07-08 15:10:12 +02:00
2026-02-04 12:00:47 +01:00
2026-02-04 12:00:47 +01:00
2026-07-08 15:10:12 +02:00
2026-02-04 12:00:47 +01:00

.NET MAUI Blazor Hybrid app with a Blazor Web App sample app

This sample app demonstrates a .NET MAUI Blazor Hybrid app with a Blazor Web App that uses a shared user interface via a Razor class library (RCL).

For more information, see Build a .NET MAUI Blazor Hybrid app with a Blazor Web App.

Steps to run the sample

  1. Clone this repository or download a ZIP archive of the repository. For more information, see How to download a sample.

  2. Run the MauiBlazorWeb.Maui project to run the .NET MAUI Blazor Hybrid app, or run the MauiBlazorWeb.Web project to run the Blazor Web App.

S
Description
No description provided
Readme 5 MiB
Languages
CSS 43.3%
C# 28.9%
HTML 27%
JavaScript 0.8%