There are no ability to navigate tabs by url links

Bug #1610228 reported by Mikhail
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Low
Unassigned

Bug Description

There are four tabs (Cluster, Cluster Templates, Node Group Templates, Images) In Sahara-Dashboard and each of the tabs contain DataTable.
Now we are implementing pagination. In requests we pass two parameters: limit and marker. Everything works properly, but if user wants to navigate to second page of some tab, limit and marker are passed to request and the four DataTables respond to it. Thuswise there are three obvious errors: "Object with marker id=id doesn't exist".
I think this is due to the fact that Information about an active tab is saved to cache, but it will be more useful, if we change url link in browser during navigation for each tab. Then we can differentiate for which tab limit and marker were passed.

This is not limited to the Saraha Dashboard, but exists throughout horizon

Mikhail (mlelyakin)
Changed in horizon:
assignee: nobody → Mikhail (mlelyakin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/352914

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on horizon (master)

Change abandoned by Michael Lelyakin (<email address hidden>) on branch: master
Review: https://review.openstack.org/352914

David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Low
status: In Progress → New
Akihiro Motoki (amotoki)
Changed in horizon:
assignee: Mikhail (mlelyakin) → nobody
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.