feature/read-extension-when-register-workflow
See original GitHub issueFeature Request
When a user registers a new workflow s/he inputs the workflow path (see below). It happened to me that I entered a WDL workflow with extension .wdl
. When I tried to register it it threw an error. The reason was I had not set the pull-down to the left to wdl
.
Desired behaviour
If a user inputs a new workflow path (with extension) it would be nice if the pull down to the left of it would set automatically to the appropriate extension. If the code could read the extension of the workflow path, then set the pulldown value accordingly that would be awesome.
Environment (Browser or OS and Dockstore version)
I experienced what I described above on the Dockstore website (Ubuntu 16, latest Chrome).
┆Issue is synchronized with this Jira Story ┆Fix Versions: Dockstore 1.6 ┆Issue Number: DOCK-340 ┆Sprint: Seabright Sprint 5 Electric ┆Issue Type: Story
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:13 (12 by maintainers)
Top GitHub Comments
➤ David Steinberg commented:
I can confirm that this process is improved from when the issue was originally posted, and although the feature is not exactly what is requested. I think it can be closed. Any further improvements to the behavior will require some design.
Tested against staging, DockstoreAPI - 1.6.0-beta.0DockstoreUI - 2.3.0-beta.0
Thanks @garyluu I commented before realizing I was assigned to verify the current status!