View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19631 | Bug reports | Central participant database | public | 2024-06-26 13:43 | 2024-07-15 11:20 |
Reporter | tibor.pacalat | Assigned To | tibor.pacalat | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.5.x | ||||
Summary | 19631: Very hard to match attributes in the CPDB when importing CSV data | ||||
Description | When a user wants to upload a CSV to the CPDB the attributes in the CSV file have to be matched with attributes in the CPDB. | ||||
Steps To Reproduce | Steps to reproduce(Replace this text with detailed step-by-step instructions on how to reproduce the issue) Expected result(Write here what you expected to happen) Actual result(Write here what happened instead) | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 6.5.14+240624 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | . | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | . | ||||
|
|
https://github.com/LimeSurvey/LimeSurvey/pull/3908 The problem started when those items that need to be moved were given the class card. The animation JS script affected ALL the ".cards" that are floating around. I limited it to the welcome ones and that got it solved. Now… as I said in the code comment, that animation doesn't work. In previous versions, the .panels were hidden by css (.welcome .panel in adminbasics.css) and were shown with the JS. When they were moved to .card (for BS 5), the CSS wasn't updated. There are other rules related to those panels in the CSS, which I suppose shouldn't be applied and can be deleted. But it's also not clear how the CSS is setup at the moment (they're in 'build' but I don't see a source). Maybe they come from the admin theme build? To follow up on another ticket. |
|
Just delete animation … animation not needed here. |
|
@Gabriel : you report the issue about JS to be removed (i choose my word : not fix, remove ;)) |
|
Done |
|
This issue has been fixed. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=36450 |
|
Fixed in Release 6.5.17+240715 |
|
LimeSurvey: master 9dc2b8e4 2024-07-10 18:32 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 19631: Very hard to match attributes in the CPDB when importing CSV data (03908) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 19631 |
|
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
mod - assets/packages/adminbasics/src/components/panelsanimation.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-26 13:43 | tibor.pacalat | New Issue | |
2024-06-26 13:43 | tibor.pacalat | Assigned To | => gabrieljenik |
2024-06-26 13:43 | tibor.pacalat | Status | new => assigned |
2024-06-26 13:47 | tibor.pacalat | Note Added: 80466 | |
2024-06-26 13:47 | tibor.pacalat | File Added: Screen-2024-06-26-134652.mp4 | |
2024-06-26 13:47 | tibor.pacalat | Bug heat | 0 => 2 |
2024-07-09 15:19 | gabrieljenik | Status | assigned => ready for code review |
2024-07-09 15:19 | gabrieljenik | Note Added: 80569 | |
2024-07-09 15:19 | gabrieljenik | Bug heat | 2 => 4 |
2024-07-09 15:25 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2024-07-09 16:50 | DenisChenu | Note Added: 80586 | |
2024-07-09 16:50 | DenisChenu | Bug heat | 4 => 6 |
2024-07-09 16:51 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2024-07-09 16:51 | DenisChenu | Status | ready for code review => in code review |
2024-07-09 18:18 | DenisChenu | Assigned To | gabrieljenik => tibor.pacalat |
2024-07-09 18:18 | DenisChenu | Status | in code review => ready for testing |
2024-07-09 18:18 | DenisChenu | Note Added: 80595 | |
2024-07-10 15:45 | gabrieljenik | Note Added: 80600 | |
2024-07-10 16:32 | tibor.pacalat | Note Added: 80602 | |
2024-07-10 16:33 | Changeset attached | => LimeSurvey master 9dc2b8e4 | |
2024-07-10 16:33 | guest | Note Added: 80603 | |
2024-07-10 16:33 | guest | Bug heat | 6 => 8 |
2024-07-10 16:38 | tibor.pacalat | Status | ready for testing => resolved |
2024-07-10 16:38 | tibor.pacalat | Resolution | open => fixed |
2024-07-15 11:20 | LimeBot | Note Added: 80619 | |
2024-07-15 11:20 | LimeBot | Status | resolved => closed |
2024-07-15 11:20 | LimeBot | Bug heat | 8 => 10 |