Pagination does not work properly in Volume snapshot panel
Bug #1564498 reported by
Paul Karikh
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
In Progress
|
Low
|
Vladislav Kuzmin |
Bug Description
Steps to repoduce:
- Login as admin
- Go to admin settings
- Set "Items Per Page" to 2.
- Go to Projects-
- Create a volume if no volumes are present
- Create 5 snapshots of a volume via dropdown menu
- Go to "Volume Snapshots" tab
-> snapshot#5 and snapshot#4 are displayed, next button is avalable
- Click "Next"
- Click "Next"
-> snapshot#1 is displayed
- Click "Prev"
- Click "Prev"
Expected result:
- snapshot#4 and snapshot#5 are displayed, prev button is absent
Actual result:
- snapshot#3 and snapshot#4 are displayed, prev button is present
Changed in horizon: | |
assignee: | nobody → Paul Karikh (pkarikh) |
Changed in horizon: | |
assignee: | nobody → Vladislav Kuzmin (vkuzmin-u) |
status: | New → In Progress |
tags: | added: pagination |
Changed in horizon: | |
importance: | Undecided → Low |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/300071
Review: https:/