← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1359238] Re: pagination info at top and bottom of any horizon table

 

Reviewed:  https://review.openstack.org/356667
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b65b476a1b85179af46385a910c9a2beba33cd45
Submitter: Jenkins
Branch:    master

commit b65b476a1b85179af46385a910c9a2beba33cd45
Author: Revon Mathews <revon.mathews@xxxxxxxxx>
Date:   Wed Aug 17 13:51:24 2016 -0500

    Added the pagination info at top of the table
    
    Added a reusable pagination template that is now applied to the top
    and bottom of the data_table.
    
    Change-Id: I7eb040b9c08fef984d20c8dba560cfe0c8be8cac
    Closes-bug:#1359238


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1359238

Title:
  pagination info at top and bottom of any horizon table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Hello dear OpenStack dashboard folk:

  Pagination info at top and bottom of any horizon table. For instance,
  by default, you typically limit table size to 20 but only display that
  there are more than 20 returned entities at the bottom of a page. GOOD
  UX DESIGN PRINCIPLES REQUIRE THAT YOU DISPLAY THIS AT TOP AND BOTTOM
  OF A PAGE. And that you be able to go to the next "n" entries from the
  top or bottom via a navigator button.

  *(Yes, I yelled.)*

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


References