Skip to content

Programmatic toggle and disable only page pagination#543

Merged
Martii merged 1 commit intoOpenUserJS:masterfrom
Martii:Issue-531noPaginationRendering
Jan 19, 2015
Merged

Programmatic toggle and disable only page pagination#543
Martii merged 1 commit intoOpenUserJS:masterfrom
Martii:Issue-531noPaginationRendering

Conversation

@Martii
Copy link
Copy Markdown
Member

@Martii Martii commented Jan 19, 2015

  • Don't send the jQuery script if no more pages
  • Adjust comment reply box value to accommodate on the fly
  • This also allows some fixing of rendering on pages that have no items in the list e.g. too far out in p QSP.

Closes #531

MISC NOTE:

  • Existing pagination object is "late" object creation e.g. accumulation of it's properties and methods occurs from iteration through existing methods and lastPage is calculated near the end of the process.

* Don't send the jQuery script if no more pages
* Adjust comment reply box value to accommodate on the fly
* This also allows some fixing of rendering on pages that have no items in the list e.g. too far out in `p` QSP.

Closes OpenUserJS#531

**MISC NOTE**:
* Existing `pagination` object is "late" object creation e.g. accumulation of it's properties and methods occurs from iteration through existing methods and `lastPage` is calculated near the end of the process.
Martii added a commit that referenced this pull request Jan 19, 2015
Programmatic toggle and disable only page pagination

Auto-merge
@Martii Martii merged commit b77a401 into OpenUserJS:master Jan 19, 2015
@Martii Martii deleted the Issue-531noPaginationRendering branch January 19, 2015 02:19
@Martii Martii added UI Pertains inclusively to the User Interface. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. bug You've guessed it... this means a bug is reported. labels Jan 19, 2015
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug You've guessed it... this means a bug is reported. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface.

Development

Successfully merging this pull request may close these issues.

Mirror paginations at top

1 participant