Skip to content

fix: replace sub-district list with 12 official Berlin Bezirke in volunteer form#426

Open
Cy-fox wants to merge 3 commits intoneed4deed-org:developfrom
Cy-fox:fix/volunteer-form-districts-425
Open

fix: replace sub-district list with 12 official Berlin Bezirke in volunteer form#426
Cy-fox wants to merge 3 commits intoneed4deed-org:developfrom
Cy-fox:fix/volunteer-form-districts-425

Conversation

@Cy-fox
Copy link
Copy Markdown
Collaborator

@Cy-fox Cy-fox commented Apr 29, 2026

Closes #425
The volunteer registration form was showing 25 entries mixing sub-districts (Kieze) with official districts, because the locations list in locationsFallback.ts was never updated to match Berlin's 12 official Bezirke.
The feature flag FF_USE_OPTIONS_LISTS is currently false, so this hardcoded fallback is the sole source for the district picker.
This also resolves the data mismatch that caused district filtering to fail in the dashboard for combined districts like Charlottenburg-Wilmersdorf and Friedrichshain-Kreuzberg, since new volunteer registrations will now store the correct district names.

Changes:

  • src/components/forms/fallbackLists/locationsFallback.ts: replaced 25 sub-district entries with the 13 correct options (12 official Berlin Bezirke + Remotely)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Volunteer form: replace sub-district list with the 12 official Berlin Bezirke

1 participant