AyCode.Blazor/AyCode.Blazor.Components/docs
Loretta 11d1ae1d17 Improve filter panel restore logic and doc clarity
Major overhaul of MgGridFilterPanelTagBox restore/healing logic:
- Level-triggered healing prevents lost filter criteria after async loads.
- Healing now only triggers when needed; delayed assert ensures stability.
- ValuesChanged event guarded to avoid accidental filter clearing.
- Diagnostics dormant but retained for future debugging.
- Comments and summaries updated for clarity.

Docs (MGGRID_PARAMETERS.md, 0004-signalr-datasource-server-side-filtering.md) updated to explain new logic, rationale, and future plans.

Minor refactor in GridShippingDocument.razor for reload clarity.
No functional change in ShippingsAdmin.razor (comment only).
2026-07-17 15:23:24 +02:00
..
MGGRID Improve filter panel restore logic and doc clarity 2026-07-17 15:23:24 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:03 +02:00

README.md

AyCode.Blazor.Components documentation

Topic documentation for the AyCode.Blazor.Components project (Blazor component library).

Topics

  • MGGRID/ — MGGRID data grid component family (CRUD, layout, columns, toolbar, rendering, etc.)

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Each topic folder has its own README.md with the main content, plus TOPIC_*.md sub-topic files.

See also

  • Blazor repo conventions: ../../docs/CONVENTIONS.md
  • Architecture overview: ../../docs/ARCHITECTURE.md