DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 7e9373a6d0 fix: use sentinel value for empty Radix Select option to prevent crash
Radix UI Select.Item does not allow empty string values. The Anrede
dropdown used value="" for the empty option, causing the entire React
app to crash when entering edit mode. Use '__none__' sentinel value
instead and convert to null on selection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:59:32 +00:00
backend feat: add editable KVNR field in case detail view with dedicated API endpoint 2026-02-24 11:07:49 +00:00
deploy feat: add Passenger app.js for Plesk deployment 2026-02-24 08:55:47 +00:00
docs/plans feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
frontend fix: use sentinel value for empty Radix Select option to prevent crash 2026-02-24 12:59:32 +00:00
.gitignore feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00