VariantEffect / mavedb-ui

MaveDB UI
GNU Affero General Public License v3.0
1 stars 1 forks source link

fix broken Galaxy plugin #218

Closed PlushZ closed 1 week ago

PlushZ commented 3 weeks ago

This PR addresses issue #207. Additionally, the Galaxy-related parameters (requestFromGalaxy, toolId, galaxyUrl) will persist throughout the user's session and will be passed to new browser tabs or windows that the user opens. These parameters will remain in localStorage until the user sends data to Galaxy, at which point the parameters will be removed.