Add default styling for pagination

Currently pagination outputs raw unordered list.

I suggest we apply some default formatting to remove the bullets from the list and make it horizontal. Also by default it would be nice to truncate the pagination with “…” and show the last page if there are over 5 pages.

If we really want to get fancy we could make the defualt styling along these lines

Maybe we could have a second tag displayPaginationRaw for those that want a raw unordred llist.

2 Likes

Added here: https://treepl.co/public-backlog-state/request/add-default-styling-for-pagination

1 Like