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

hotfix: fixed bug affecting sharing from the linelist page, and NCBI export. #1382

Merged
merged 9 commits into from
Oct 21, 2022

Conversation

joshsadam
Copy link
Contributor

@joshsadam joshsadam commented Oct 17, 2022

Description of changes

Sharing is failing on the current linelist page because when the samples are stored in sessionStorage the variable name was updated but I failed to update it here.  This PR fixes this and adds testing to make sure it will be caught in the future.

Also remove extra } from cart page.

Related issue

N/A

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

  • CHANGELOG.md (and UPGRADING.md if necessary) updated with information for new change.
  • Tests added (or description of how to test) for any new features.
  • User documentation updated for UI or technical changes.

@joshsadam joshsadam changed the title fix: fixed bug affecting sharing from the linelist page hotfix: fixed bug affecting sharing from the linelist page, and NCBI export. Oct 20, 2022
Copy link
Contributor

@deepsidhu85 deepsidhu85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to have fixed the issues. Thanks!

Copy link
Member

@ericenns ericenns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, just a minor change to the CHANGELOG.md and can you also update the version in build.gradle.kts

CHANGELOG.md Outdated Show resolved Hide resolved
@ericenns ericenns merged commit 1fbef8f into master Oct 21, 2022
@ericenns ericenns deleted the hotfix-linelist-share branch October 21, 2022 15:27
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.

3 participants