I started on this.
Just to be clear : we do only paging on the UI side for now ? Nothing to be done the UPS side ?
I'm following this approach http://stackoverflow.com/a/13033425 and looks good so far. I'm using a mixin to avoid too much duplication.
How many items do we want per page ? 10 ?
Hylke Bons Any advice about the layout for the pagination ("next", "previous" and page numbers links) ? I will start with a classic / lean design
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I started on this.
Just to be clear : we do only paging on the UI side for now ? Nothing to be done the UPS side ?
I'm following this approach http://stackoverflow.com/a/13033425 and looks good so far. I'm using a mixin to avoid too much duplication.
How many items do we want per page ? 10 ?
Hylke Bons Any advice about the layout for the pagination ("next", "previous" and page numbers links) ? I will start with a classic / lean design