bcgov / ckanext-bcgov

BC Data Catalogue source code, main ckan extension
http://catalogue.data.gov.bc.ca
GNU Affero General Public License v3.0
24 stars 23 forks source link

Navigating back from a selected sub-organization does not correctly return the user to the parent organization in the Organizations page. #370

Closed dkelsey closed 6 years ago

dkelsey commented 6 years ago

TESTCASE

Expected:

Actual:

mjmcclung commented 6 years ago

Tested this in DELIVERY and got the expected result, but only when one organization was expanded. If more then one organization is expanded the page is returned to the top of the lowest parent organization on the page, even if a higher organization was last chosen.

TESTCASE

Expected:

Actual:

dkelsey commented 6 years ago

The initial test case described has been satisfied. @mjmcclung I've created another ticket for your test case #462

dkelsey commented 6 years ago

The initial test case describe has been satisfied and verified in PROD.