feat(frontend): RSVP-Formular vereinheitlicht, Absagen-Feld, FormFields-Komponente, required-Validierung #301
No reviewers
Labels
No labels
component/backend
component/docs
component/e2e
component/frontend
component/infra
component/keycloak
prio/high
prio/low
prio/medium
type/bug
type/chore
type/feature
type/refactor
type/test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WompSchmiede/FamilienFeierPlaner!301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/rsvp-form-improvements"
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?
Allgemein
refs #300
Altes Verhalten
Neues Verhalten
Begruendung
Vereinheitlichung reduziert Wartungskosten, E2E-Tests stellen sicher, dass alle Kombinationen aus scope (self/same/separate) und Aktion (zusagen/absagen) korrekt funktionieren.
Test-Hinweise
E2E-Tests via
npm run test:integrationausfuehren. Drei neue Specs:rsvp-self.spec.ts— Tests 1, 2, 8rsvp-same.spec.ts— Tests 3, 4rsvp-separate.spec.ts— Tests 5, 6, 7Checkliste
use:testidan neuen<button>,<a>,<form>-Elementen gesetzt?e2e/specs/angelegt?