Scrum4Me/app/_components/tasks
Madhura68 6bdf927fa3 refactor(PBI-77): align TaskDialogSkeleton with entity-dialog-layout (T-899)
Use entityDialogContentClasses/HeaderClasses/BodyClasses/FooterClasses from
components/shared/entity-dialog-layout.ts instead of hand-copied class strings.
Header, body, and footer skeletons now mimic the actual TaskDialog form fields
(code, title, description, plan, priority, status, delete + cancel/save buttons).

Fixes mobile layout-shift: the shared content-classes include max-sm: fullscreen
modifiers that the previous hand-rolled subset missed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 11:39:43 +02:00
..
edit-task-loader.tsx feat(codes): UI toont en accepteert code voor taken 2026-05-04 08:36:52 +02:00
priority-segmented.tsx M14: TaskDialog (create/edit) + story auto-promotion (#21) 2026-04-30 16:55:20 +02:00
status-select.tsx feat(PBI-63): meerdere sprints per product + EXCLUDED + sprint-switcher (#161) 2026-05-08 00:15:04 +02:00
task-dialog-skeleton.tsx refactor(PBI-77): align TaskDialogSkeleton with entity-dialog-layout (T-899) 2026-05-10 11:39:43 +02:00
task-dialog.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00