MEDIUM story-organization-selection-screen-organization-admin-003 3 pts
3
Story Points
Medium
Priority
Organization Selection Screen
Feature

User Story

As a Organization Administrator
I want the organization selection screen to use each organization's own terminology for roles and labels
So that I immediately recognize which organization I am selecting and understand the role I hold there using language familiar to that organization

Acceptance Criteria

  • Given I belong to two organizations with different terminology configurations, When the org selection screen loads, Then each organization card displays the role label using that organization's own terminology
  • Given an organization has a custom label configured for 'peer mentor', When I view that organization's card, Then the role is displayed using the custom label, not a hardcoded default
  • Given terminology data is not yet loaded for an organization, When that org's card is rendered, Then a sensible fallback label is shown and the UI does not crash or show a blank role label
  • Given the organization labels provider successfully loads configurations, When I select an organization, Then all subsequent screens in the session use that organization's full terminology set

Business Value

Each of the four organizations in the pilot (NHF, Blindeforbundet, HLF, Barnekreftforeningen) uses different vocabulary for peer helpers, coordinators, and activities. Displaying incorrect terminology on the very first screen users encounter after login creates immediate confusion and erodes trust in the platform. Correct terminology at the org selection step reinforces that the app understands each organization's identity and prepares the user for a contextually appropriate experience throughout their session.