Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 896111

Summary: Selected page elements (view or tab) do not remain after browser operations (refresh, fwd/back)
Product: [Retired] CloudForms Cloud Engine Reporter: James Laska <jlaska>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: low Docs Contact:
Priority: medium    
Version: 1.1.0CC: srevivo
Target Milestone: 2.0.0Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:40:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Before page refresh.png
none
After page refresh.png none

Description James Laska 2013-01-16 16:27:12 UTC
Created attachment 679697 [details]
Before page refresh.png

Description of problem:

The view selected on any page (pretty or filter) choice is not remembered.  When refreshing a page, or navigating back/fwd in the browser, the previously selected page filter isn't retained.

The same is true when a page offers tabs (e.g. /pools/#id).  When selecting a non-default tab, and refreshing the page ... the previously selected <tab> isn't remembered.  This results in a lot of frustrating re-clicking when navigating through the UI.

Version-Release number of selected component (if applicable):
 * aeolus-conductor-0.13.24-1.el6cf.src.rpm
 * aeolus-configure-2.8.11-1.el6cf.src.rpm

How reproducible:
 * pretty easy

Steps to Reproduce:
1. Navigate to /pools
   https://<fqdn>/conductor/pools
2. Select a pool with applications
   https://<fqdn>/conductor/pools/4
3. Select filter view
   https://<fqdn>/conductor/pools/4
4. Refresh browser
   https://<fqdn>/conductor/pools/4
  
Actual results:

The refreshed page is different from the original page.  The tab_details= value changes the view from card to table.

Expected results:

When selecting filter view, the choice should be remembered so that page refreshes, or browser fwd/back navigation will retain the view selection.

Additional info:

Comment 1 James Laska 2013-01-16 16:27:58 UTC
Created attachment 679699 [details]
After page refresh.png