uaem-na / donations-tracker

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.
https://donations-tracker-dev.uaem.org
8 stars 1 forks source link

Allow Organization Name as Display Name for Organization Users #86

Closed shjryan closed 11 months ago

shjryan commented 1 year ago

Description

Allow organization users to use their organization name as their display name. This change will eliminate the requirement for a separate "display name" for organization users upon registration.

Issue Details

  1. Display Name Requirement: Currently, organization users are required to provide a display name distinct from their organization name.

Expected Behavior

For organization users, the organization name should serve as their default display name, removing the need for an additional input for display name.

Additional Context

Allowing organization users to use their organization name as their display name simplifies the registration and user management process, aligning it with typical organizational practices.

Acceptance Criteria

Implementation Guidelines