[VS-NfD] Mode "marked": flag profile-violating configuration options in the UI #244
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#244
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Plan reference: M32, option a)
ADR: the one from #243
Effort: M (2 AT)
Depends on: #243
Context
Option a): every configuration option stays available, but any option whose current value - or whose selection - would violate the VS-NfD reference profile carries a clear marking, so the operator sees the deviation at the moment of decision, not in an audit months later.
Acceptance criteria
marked, every catalog-listed control in the admin and pond settings shows an accessible marking when its value violates the profile: text + icon, never colour alone, i18n de+en, announced to screen readers via the control's accessible description (ADR 0017).Out of scope
Hiding or enforcement (follow-ups), pond-level content marking (that is classification, M26).
Done via PR #293 (merged after #292, CI run 631 green — including the new vs-nfd-marking e2e pack in CI's marked-mode stack and the a11y admin scan covering the marked state).
All acceptance criteria met: accessible marking (text + icon, never colour alone, i18n de+en,
aria-describedby) on every catalog-listed admin control incl. the Nextcloud backup toggle; point-of-choice marking against the current unsaved value (verified in e2e); summary line with violation count + hardening-guide reference on the profile card; no behavioural change to the options. Both e2e halves (marked/off) also verified live locally before push.