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

Add an Auto-Submit feature for direct URL called #22

Open
Peter-J-Freeman opened this issue Feb 4, 2020 · 2 comments
Open

Add an Auto-Submit feature for direct URL called #22

Peter-J-Freeman opened this issue Feb 4, 2020 · 2 comments

Comments

@Peter-J-Freeman
Copy link
Collaborator

For example
https://variantvalidator.org/service/validate/?variant=1-216247118-C-A&primary_assembly=GRCh38&alignment=splign
currently pre-populates the validate form. Can we add a URL flag that autosubmits?

@leicray
Copy link

leicray commented Feb 4, 2020

The thing to remember about Alamut Visual submissions to VV is that that the user does actually press a submit button to validate the AV-generated description with VV.

I think that there are solutions to what you are asking, but it entails using code embedded in the page, rather than by passing an additional parameter within the URL to perform a virtual button press.

@Peter-J-Freeman
Copy link
Collaborator Author

This was an external request from Inserm.
However having discussed with Alamut, I am thinking that perhaps the "cleanest" approach would be to have an HTML response from the API that mimics the VV interactive output. Would be a lot of work to save what is effectively a single extra button click though??!?

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

No branches or pull requests

2 participants