SuccessChanges

Summary

  1. tsk77-78: Adds dynamic page navigation and improves like button (details)
Commit 7aed593db0ae93338fa535addd39789db31b53e8 by senrapastorizabreixo
tsk77-78: Adds dynamic page navigation and improves like button
reactivity
Updated delete and remove actions in `ProfileBean` and
`LikedStoriesBean` to navigate to the previous page if the last item is
removed. Enhanced like button in `read.xhtml` with dynamic AJAX updates
for immediate UI feedback. Adjusted "Go back" navigation for better
handling of referrer URLs.
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/LikedStoriesBean.java (diff)
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/ProfileBean.java (diff)