-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.7.1
-
Component/s: Ergonomy & UX, Seam / JSF UI
There is no way to style the selected item by default.
The available classes generated by RichFaces only support a roll over and selected state as a filter.
But the "selected" state from RichFaces is not kept once you click on a item link.
We need to add a class to be sure to be able to catch the selected item if necessary.