FLUID-2768: Pager Bar Items Inconsistently work if not surrounded by flc-pager-top

Metadata

Source
FLUID-2768
Type
Bug
Priority
Minor
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Steven Githens
Created
2009-05-25T16:27:42.000-0400
Updated
2014-07-11T14:35:06.754-0400
Versions
  1. 1.0
  2. 1.1
  3. 1.1.1
  4. 1.2
  5. 1.3
Fixed Versions
N/A
Component
  1. Pager

Description

Description: I've found that when using flc-pager-summary, flc-pager-page-size, flc-pager-previous, flc-pager-links, and flc-pager-next, the first 2 work fine when not surrounded by a flc-pager-top (or bottom), but that previous, links, and next do not. Which was a bit mysterious and took a while to figure out what was wrong.

Expected Behavior: I'm not sure what the expected behavior should be. I think it would make a lot of sense to be able to have 1 copy of all of these operate somewhere inside the paged area but not inside a designated pager-top|bottom.

Or maybe summary and page-size are supposed to be available everywhere and this is actually working as designed.

Environments

Fluid Infusion Trunk Revision 7199

Comments

  • Justin Obara commented 2014-07-11T14:35:06.752-0400

    flc-pager-top and flc-pager-bottom are containers used to instantiate the fluid.pager.pagerBar subcomponent responsible for handling the pagination functionality. This is required. Although the exact class names could be configured through the components options.