SuccessChanges

Summary

  1. tsk43: Refactors pagination to 6-item steps and optimizes partial (details)
Commit 429261dd90f75888f1b860c7e14741814be4edef by devpablogg
tsk43: Refactors pagination to 6-item steps and optimizes partial
rerenders
Updated the default page size to 6 and revised the page size options to
multiples of 6. Adjusted pagination and page size interactions to use
targeted partial rerenders of the results panel instead of full form
updates.
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/ExploreBean.java (diff)
The file was modifiedjsf/src/main/webapp/story/explore.xhtml (diff)