-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.9.1
-
Fix Version/s: 11.x
-
Component/s: Content Views, Seam / JSF UI
-
Tags:
Currently selection information is held by document lists, and is independant from content view cache.
Sometimes the two informations are linked, so maybe the content view should cache selection information too to avoid complicated reset logics.
This would also allow handling more use cases, as document lists manager currently only handles selection of document models.