Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing fields in manage program UI form #1098

Open
bhavikbhagat93 opened this issue Jan 19, 2024 · 2 comments
Open

missing fields in manage program UI form #1098

bhavikbhagat93 opened this issue Jan 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@bhavikbhagat93
Copy link

bhavikbhagat93 commented Jan 19, 2024

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

  • Rename "region" to "Data center" field
  • Fetch data center from Program service DB and show data as drop down.
  • User should be able to select the data center and submit the program
  • This should lead to program creation with null values
@bhavikbhagat93 bhavikbhagat93 self-assigned this Jan 19, 2024
@bhavikbhagat93 bhavikbhagat93 changed the title missing fields in the ui form missing fields in manage program UI form Feb 8, 2024
@bhavikbhagat93 bhavikbhagat93 added the enhancement New feature or request label Feb 13, 2024
@demariadaniel
Copy link

Screenshots showing fields added to UI, with completion messages for Create Program & Update Program
incorporates API changes: icgc-argo/platform-ui#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
Copy link

Additional Create screen:
Screenshot 2024-02-16 at 1.47.29 PM.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants