Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1610228
Title:
There are no ability to navigate tabs by url links
Status in OpenStack Dashboard (Horizon):
New
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1610228/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp