icgc-argo / roadmap

Place to review/request new features and new tools on ICGC-ARGO's roadmap
1 stars 0 forks source link

missing fields in manage program UI form #1098

Open bhavikbhagat93 opened 6 months ago

bhavikbhagat93 commented 6 months ago

Description

When the user is creating a new program (on Dev), There is no UI input field to select the datacenter information.

This leads to null value in DB for the data center id.

Acceptance criteria

Repurpose the region field

demariadaniel commented 5 months ago

Screenshots showing fields added to UI, with completion messages for Create Program & Update Program incorporates API changes: https://github.com/icgc-argo/platform-ui/pull/2754 (note: Program Service still needs a few updates for create/update program)

Screenshot 2024-02-16 at 5.15.00 PM.png Screenshot 2024-02-16 at 1.46.06 PM.png
demariadaniel commented 5 months ago

Additional Create screen:

Screenshot 2024-02-16 at 1.47.29 PM.png