[
https://issues.apache.org/jira/browse/AIRAVATA-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562876#comment-14562876
]
Supun Chathuranga Nakandala commented on AIRAVATA-1703:
-------------------------------------------------------
Here the filtering based on status is done at the client side. It does not
initiate a back end call. It just filters the already fetched data based on the
selected status category. Pagination works at the search level i.e based on
experiment name, description etc. So it is not possible to change the
pagination related items as result of the changes in the Status type
One possibility is to remove status as a filter criteria and put it as a top
level search category same like experiment name, description etc. WDYT?
> Pagination Issues
> -----------------
>
> Key: AIRAVATA-1703
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1703
> Project: Airavata
> Issue Type: Bug
> Components: PGA PHP Web Gateway
> Affects Versions: 0.15
> Environment: http://dev.test-drive.airavata.org/portal/pga/public/
> Reporter: Eroma
> Assignee: Supun Chathuranga Nakandala
>
> In Experiment --> Browse pagination exists and shows latest 10 experiments in
> the first page. When I select a status even if there are no 10 records for
> the selected status still the message at top will be 'Showing results from 1
> to 10'
> It also seems like all the experiments with the selected status are not
> listed as well.
> When clicked on button 'Next' it does not show experiments for the selected
> status but again shows all the experiments
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)