ndcn / omicser

The NDCN omics browser app for browsing and sharing general omics data.
https://ndcn.github.io/omicser
Other
3 stars 3 forks source link

Can't save added database #197

Closed ricoderks closed 2 years ago

ricoderks commented 2 years ago

Describe the bug When adding a new database the Update&Close button doesn't get enabled.

To Reproduce Steps to reproduce the behavior:

  1. Go to Add database.
  2. Select the new database folder you want to add.
  3. Fill in a database name.
  4. Click Add database!.

Expected behavior The Update&Close button should become active.

Desktop (please complete the following information):

ricoderks commented 2 years ago

@ergonyc I fixed this. What would be the correct branch to make a pr to?

Cheers ,Rico

ergonyc commented 2 years ago

@ricoderks missed this. Since its a bug I think we should merge into the main, and then also pull it into the main-dev

ricoderks commented 2 years ago

PR #198 should fix this.