View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18937 | Bug reports | User / Groups / Roles | public | 2023-07-04 01:19 | 2023-07-17 10:07 |
Reporter | rnordavind | Assigned To | tibor.pacalat | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.1.x | ||||
Summary | 18937: Action menu stop work after any action on any user | ||||
Description | Hey guys! I upgraded from version 3.27 to version 6.1.6 | ||||
Steps To Reproduce | Steps to reproduceConfiguration > User Management: Expected resultAfter save any changes on any user, be able to click on another action menu of a other user Actual resultthe bottom of the page it shows "nullnullnullnullnullnullnull" and the action button doesn't work until I refresh the page | ||||
Tags | No tags attached. | ||||
Bug heat | 14 | ||||
Complete LimeSurvey version number (& build) | LimeSurvey Community Edition Version 6.1.6+230703 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | 5.5.5-10.5.19-MariaDB-0+deb11u2 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.33 | ||||
related to | 18939 | closed | p_teichmann | Bug reports | Cannot access surveys from survey list after moving to different page of list |
related to | 18950 | closed | gabrieljenik | Bug reports | User management - broken paging and editing of users |
related to | 18943 | feedback | gabrieljenik | Feature requests | While navigating the user management page, we're getting some "null" values on the bottom: |
related to | 18951 | closed | gabrieljenik | Bug reports | Users - Actions menu items don't work after search |
Hey Gabriel i updated the pull request with some changes, i already had this issue marked for me internally so i check your commit and the issue and updated the code accordingly. |
|
code review by ptelu ;) |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34962 |
|
Tested and merged. |
|
To be honest, I can't help feeling a bit frutstrated. May I ask what was wrong about the fix we originally pushed? I noticed you updated CSS and some stuff about "sticky columns"... is that related to the bug? |
|
About the issue itself, the problem was that there was no check in javascript if the action had a valid target. I also removed the code which was an earlier attempt to fix the issue with displaying dropdowns which was fixed by this new implementation. The only reason i took that over because it was important to have that working before we do some last checks for the release and i already had it planned for this morning. |
|
No worries! Thanks! |
|
Currently : seems there are 2 way to report and fix issue. And no relation between internal way and mantis … I already have some PR closed because it was fixed by internal team on internal project (without the mantis number). And yes : sometimes feel like working for nothing … even if the issue is reported by internal team … (as urgent …) |
|
Fixed in Release 6.1.8+230717 |
|
LimeSurvey: master 34779625 2023-07-13 14:28 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18937: Action menu stop work after any action on any user (#3282) Co-authored-by: lapiudevgit <devgit@lapiu.biz> Co-authored-by: Patrick Teichmann <patrick.teichmann@limesurvey.org> |
Affected Issues 18937 |
|
mod - application/extensions/admin/grid/CLSGridView.php | Diff File | ||
mod - application/extensions/admin/grid/GridActionsWidget/assets/action_dropdown.js | Diff File | ||
mod - assets/admin_themes/Sea_Green/tables/tables.scss | Diff File | ||
mod - themes/admin/Sea_Green/css/sea_green-rtl.css | Diff File | ||
mod - themes/admin/Sea_Green/css/sea_green-rtl.min.css | Diff File | ||
mod - themes/admin/Sea_Green/css/sea_green.css | Diff File | ||
mod - themes/admin/Sea_Green/css/sea_green.min.css | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-04 01:19 | rnordavind | New Issue | |
2023-07-07 20:08 | gabrieljenik | Assigned To | => gabrieljenik |
2023-07-07 20:08 | gabrieljenik | Status | new => assigned |
2023-07-12 15:09 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2023-07-12 15:09 | gabrieljenik | Status | assigned => ready for code review |
2023-07-12 15:09 | gabrieljenik | Note Added: 76058 | |
2023-07-12 15:09 | gabrieljenik | Bug heat | 0 => 2 |
2023-07-13 11:48 | p_teichmann | Note Added: 76071 | |
2023-07-13 11:48 | p_teichmann | Bug heat | 2 => 4 |
2023-07-13 11:56 | DenisChenu | Note Added: 76072 | |
2023-07-13 11:56 | DenisChenu | Bug heat | 4 => 6 |
2023-07-13 11:56 | DenisChenu | Assigned To | DenisChenu => p_teichmann |
2023-07-13 12:03 | p_teichmann | Assigned To | p_teichmann => twilllig |
2023-07-13 12:03 | p_teichmann | Status | ready for code review => in code review |
2023-07-13 12:21 | p_teichmann | Assigned To | twilllig => tibor.pacalat |
2023-07-13 12:21 | p_teichmann | Status | in code review => ready for testing |
2023-07-13 12:28 | Changeset attached | => LimeSurvey master 34779625 | |
2023-07-13 12:28 | guest | Note Added: 76074 | |
2023-07-13 12:28 | guest | Bug heat | 6 => 8 |
2023-07-13 12:28 | tibor.pacalat | Status | ready for testing => resolved |
2023-07-13 12:28 | tibor.pacalat | Resolution | open => fixed |
2023-07-13 12:28 | tibor.pacalat | Note Added: 76075 | |
2023-07-13 12:28 | tibor.pacalat | Bug heat | 8 => 10 |
2023-07-13 13:59 | gabrieljenik | Note Added: 76077 | |
2023-07-13 13:59 | gabrieljenik | Note Edited: 76077 | |
2023-07-13 14:00 | gabrieljenik | Note Edited: 76077 | |
2023-07-13 14:44 | p_teichmann | Note Added: 76078 | |
2023-07-13 14:59 | gabrieljenik | Note Added: 76079 | |
2023-07-13 18:16 | gabrieljenik | Relationship added | related to 18939 |
2023-07-13 18:17 | gabrieljenik | Relationship added | related to 18950 |
2023-07-13 18:18 | gabrieljenik | Relationship added | related to 18943 |
2023-07-13 18:39 | mferraz | Issue Monitored: mferraz | |
2023-07-13 18:39 | mferraz | Bug heat | 10 => 12 |
2023-07-13 23:45 | gabrieljenik | Relationship added | related to 18951 |
2023-07-14 11:46 | DenisChenu | Note Added: 76086 | |
2023-07-17 10:07 | LimeBot | Note Added: 76102 | |
2023-07-17 10:07 | LimeBot | Status | resolved => closed |
2023-07-17 10:07 | LimeBot | Bug heat | 12 => 14 |