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

Show relevant stored analysis results on accession detail pages #5022

Open
lukasmueller opened this issue Jul 17, 2024 · 1 comment
Open
Assignees
Labels
Priority: Normal Type: Feature Request Issue proposes a potential new feature.

Comments

@lukasmueller
Copy link
Member

Expected Behavior

For Bugs:

Environment

Steps to Reproduce

@lukasmueller lukasmueller self-assigned this Jul 18, 2024
@lukasmueller lukasmueller added Type: Feature Request Issue proposes a potential new feature. Priority: Normal labels Jul 18, 2024
@ryan-preble ryan-preble self-assigned this Oct 21, 2024
@ryan-preble
Copy link
Contributor

An issue I am noticing is that analyses appear to be isolated from the rest of the user interface. breedbase.org/analyses is accessible from the URL but I cannot find any way to access it from the rest of the website. Plus, analyses (since they are technically projects/trials) can be viewed both from the analysis details page or the trials detail page and they give different information. The analysis details page does not give connections to the relevant accessions and only lists the dataset ID, not the dataset name. The trials detail page gets the accessions wrong; it will say there are no accessions associated with this trial. So there's a few user functionality issues with analyses. I would say the following things need to be possible:

  • go from accession --> analysis (this issue)
  • go from analysis --> dataset (currently analysis details only dataset id, should have a link to the dataset details page)(new issue?)
  • go to analysis overview page (new issue?)
  • go from dataset details --> analysis (issue show stored analyses results in the dataset detail page #5154 )
  • trial details page should redirect to analysis details page if this is an analysis and not a true "trial" (new issue?)
    Overall I think there's a lot of meat to be tackled here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Type: Feature Request Issue proposes a potential new feature.
Projects
None yet
Development

No branches or pull requests

2 participants