View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
14107Bug reportsErgonomypublic2019-04-30 09:10
ReporterDenisChenu Assigned Todominikvitt 
PrioritynoneSeverityminor 
Status closedResolutionunable to reproduce 
Product Version3.14.x 
Summary14107: Mass action on Survey listing can not be done 2 times
Description

Mass action (tested with delete) on survey listing can not be done 2 times

Steps To Reproduce

Look at survey listing
Check one survey
Mass action : delete
=> wait for list reload
Check another survey
Mass action : delete
… got to top, no action done

Additional Information

Lack of afterAjaxUpdate in gridview : https://www.yiiframework.com/doc/api/1.1/CGridView#afterAjaxUpdate-detail

Currently in my plugins : i directly add 'afterAjaxUpdate' => "js:function(id,data){ $('#'+id).trigger('ajaxUpdated'); }",

Then more easy to add action with just a .on in external js file

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)3.14.11 github
I will donate to the project if issue is resolvedNo
Browserff
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

dominikvitt

dominikvitt

2018-10-02 16:47

developer   ~49220

Unable to reproduce using current version on Firefox and Chrome, survey get deleted each time properly.
Maybe it is fixed already?

Issue History

Date Modified Username Field Change
2018-09-28 08:38 DenisChenu New Issue
2018-10-02 16:46 dominikvitt Assigned To => dominikvitt
2018-10-02 16:46 dominikvitt Status new => assigned
2018-10-02 16:47 dominikvitt Status assigned => resolved
2018-10-02 16:47 dominikvitt Resolution open => unable to reproduce
2018-10-02 16:47 dominikvitt Note Added: 49220
2019-04-30 09:10 c_schmitz Status resolved => closed