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

[Bugfix] Alternative view refactoring #183

Merged
merged 27 commits into from
Apr 10, 2024
Merged

Conversation

ke4
Copy link
Contributor

@ke4 ke4 commented Apr 3, 2024

This refactor fix the previous implementation of the alternate view feature.
The previous implementation was creating an infinite loop when starting up the web app and loading the experiments.
This implementation changed the way how we check the type of the alternative experiment.

It's companion PR in atlas-web-core: ebi-gene-expression-group/atlas-web-core#136

ke4 and others added 27 commits February 27, 2024 09:23
Unfortunately test code was not adjusted when the `download` endpoint has been changed in February 2022 and probably the tests were not executed before the PR as merged. :-(
git.properties is being generated by the plugin
@ke4 ke4 self-assigned this Apr 9, 2024
@ke4 ke4 added bug Something isn't working high priority Improvement Improve/refactor existing code bulk labels Apr 9, 2024
Copy link
Contributor

@lingyun1010 lingyun1010 left a comment

Choose a reason for hiding this comment

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

Please update the atlas-web-core submodule with the latest commits and feel free to merge.

@ke4 ke4 merged commit 786a91f into develop Apr 10, 2024
2 checks passed
@ke4 ke4 deleted the bugfix/alternative_view_refactoring branch April 10, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bulk high priority Improvement Improve/refactor existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing alternate view of an experiment crashing the start up of our web apps
2 participants