SuccessChanges

Summary

  1. tsk12 Adds pagination and a search input to the Search View (details)
Commit b02257187d0434a55ae0cbf45e4593c8606e2de7 by david.f.suarez18
tsk12 Adds pagination and a search input to the Search View
The Search View was updated to include a centrally positioned search
input for improved accessibility. Stories are now rendered in groups of
10, with pagination functionality allowing users to navigate between
pages to view additional results.
The file was modifiedjsf/src/main/webapp/searchStory.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/index.css (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/java/ListStoryManagedBean.java (diff)