askuratov / cbio-cancer-genomics-portal

Automatically exported from code.google.com/p/cbio-cancer-genomics-portal
0 stars 0 forks source link

Clicking Modify Query Shows Panels for All Cancer Studies #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Go to the home page.
2.  Enter a query, e.g. GBM, Mutations, TP53.
3.  Click Submit.
4.  On the results page, click Modify Query.

What is the expected output? What do you see instead?

I see Select Cancer Study:  GBM (correct)
Directly below, I see Enter Gene Set.

I should see:

Select Cancer Study:  GBM
Select Genomic Profiles
Select Patient / Case Set
Enter Gene Set, etc.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by cer...@gmail.com on 25 Aug 2011 at 1:15

GoogleCodeExporter commented 9 years ago
I also just noticed the same / similar issue for form validation.

What steps will reproduce the problem?

1.  Go to the home page.
2.  Enter a query, e.g. GBM, Mutations.
3.  Leave gene set blank.
4.  Click Submit.

What is the expected output? What do you see instead?

The page is redrawn:

I see Select Cancer Study:  GBM (correct)
Directly below, I see Enter Gene Set.

I should see:

Select Cancer Study:  GBM
Select Genomic Profiles
Select Patient / Case Set
Enter Gene Set, etc.

Original comment by cer...@gmail.com on 25 Aug 2011 at 5:10

GoogleCodeExporter commented 9 years ago
I was able to fix this by deleting the default call to:  
crossCancerStudySelected.  Checking in now.

Original comment by cer...@gmail.com on 29 Aug 2011 at 3:55

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 744780beb842.

Original comment by cer...@gmail.com on 29 Aug 2011 at 3:55