← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1578617] Re: Changed tab after refreshing page

 

You can just add sticky = True to the tab group definition. See
https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/openstack_dashboard/dashboards/admin/routers/tabs.py#L40

** Changed in: horizon
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1578617

Title:
  Changed tab after refreshing page

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  When we click to tabs url doesn't changes. It's cause of a error sometimes.
  For example:
  1.  Login to Horizon
  2. Navigate to Clusters
  3. Click on "Image registery"
  4. Register image
  5. Click on "Clusters" tab
  6. Refresh page

  After 4 step url is /project/data_processing/clusters/?tab=cluster_tabs__image_registry_tab and it's cause of this bug.
  I propose change url when we change tabs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1578617/+subscriptions


References