[
https://issues.apache.org/jira/browse/SYNCOPE-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859401#comment-13859401
]
Francesco Chicchiriccò commented on SYNCOPE-465:
------------------------------------------------
The commits above don't actually solve this issue: adding
{{AjaxFormChoiceComponentUpdatingBehavior}} to {{CheckGroup}} in
{{AjaxDataTablePanel}} makes this scenario working (in Resources tab):
# select an item from page 1
# move to page 2
# move back to page 1
# page 1 shows selected item from step 1 above
while this scenario is still now working:
# select an item from page 1
# move to page 2
# select an item from page 2
# move back to page 1
# page 1 shows no selected items
Besides this, {{ActionDataTablePanel}} - e.g. on users status modal window, for
example - does not work even from simpler case.
> Selected items lost browsing paged results
> ------------------------------------------
>
> Key: SYNCOPE-465
> URL: https://issues.apache.org/jira/browse/SYNCOPE-465
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 1.1.6, 1.2.0
> Reporter: fabio martelli
> Assignee: Francesco Chicchiriccò
> Fix For: 1.1.6, 1.2.0
>
>
> Selected items lost browsing paged results.
> The issue can be observed browsing resources from 'Resources' tab:
> 1. select items (like to be done to perform bulk actions)
> 2. move yourself among resource list, page per page
> 3. come back at the selection page
> ... you will found your previous selection forgotten.
> Of course, the problem doesn't regard resources specifically.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)