fix: clarify active interface module count

This commit is contained in:
2026-08-05 00:03:31 +02:00
parent c2c7ba8fb2
commit 61333c08e9
6 changed files with 19 additions and 11 deletions
+6
View File
@@ -15,6 +15,12 @@ active View. Configure mode supports adding, removing, ordering, sizing, and
widget-specific settings. Existing browser-only layouts are used as a migration
fallback until the first server save.
The Dashboard's **Active interface modules** metric and widget count only
tenant-enabled modules whose WebUI is loaded in the current browser session.
The Administration module catalogue has a different operator-facing scope: it
also includes discovered backend-only and headless module manifests. The two
figures therefore need not match.
Widget providers can declare supported sizes and a small configuration schema:
```ts