Skip to content

Conversation

dovieg
Copy link
Collaborator

@dovieg dovieg commented Oct 13, 2025

The only change is that Batch Size is no longer a user input option and it gets set to a default of 256 in the code.

Please test this by putting in debugging mode and submitting in order to see popup of parameters.

@dovieg dovieg requested a review from chrescobar October 13, 2025 19:06
@chrescobar
Copy link
Contributor

chrescobar commented Oct 13, 2025

Tested with precomputed structures and the submission looks good.
However, when I tested with the PDB file, the submission button activates properly, does does not actually seem to submit a job?
Is it like this on your end as well?
SCR-20251013-muqy
SCR-20251013-muyy

@dovieg
Copy link
Collaborator Author

dovieg commented Oct 13, 2025

yes. I see it as well. I will look into this as this was working previously. I'll need to figure out why it's not now.

@chrescobar
Copy link
Contributor

I just tested on the dev site and it doesn't seem to be working there either..

I had a similar issue on one of my services too. It might be still expecting the 'pdb_id' field since it's 'required', even though the 'Protein Selection' mode was changed to 'pdb_file', so it could be failing the validation.

@dovieg
Copy link
Collaborator Author

dovieg commented Oct 13, 2025

Thing is, when I originally created this and we sent it the first time, it worked. I'm not sure what changed, especially on dev. It's throwing this error:

An invalid form control with name='pdbDropdownList' is not focusable.

I'm working on why. I'm wondering if the required is throwing it off now. I'll work on this and update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants