ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Web - Populate Globus browse path in edit record dialog on pick file #682

Open dvstans opened 3 years ago

dvstans commented 3 years ago

When there is a path in the source field, this path should be used to init the path in the data browse dialog when the pick file button is clicked.

JoshuaSBrown commented 1 year ago

Clarification

A record exists with a source file that has already been specified. In the below image, a file on an ESNet endpoint was used.

Screenshot (753)

However, when you click on the browser button, the path that is populated is not the path of the source file that was showing up and is associated with the record. The path that shows up is the last used path. Using the above example, instead of showing the ESNet path, we see the globus endpoint associated with my laptop which was the endpoint I used last.

Screenshot (755)