Actions
Bug #1071
closedFilter function in jsTree doesn't clear correctly
Start date:
2019-10-15
Estimated time:
4.00 h
Found in version:
Description
When searching for a type with the search bar and something was already chosen before I don't get all the types to select from. Even if I clear the search field.
Update:
New behavior will be that the selection will be cleared and every entry shown again if the filter field is completely empty.
Updated by Alexander Watzinger about 5 years ago
- Category set to UI
- Status changed from New to Assigned
- Assignee set to Alexander Watzinger
- Target version set to 187
- Estimated time set to 4.00 h
Thank you for reporting. We will look into it
Updated by Alexander Watzinger about 5 years ago
- Target version changed from 187 to 4.0.0
Updated by Christoph Hoffmann about 5 years ago
- Assignee changed from Alexander Watzinger to Christoph Hoffmann
Updated by Christoph Hoffmann about 5 years ago
see functions.js --> selectfromtree(multi)
Updated by Christoph Hoffmann about 5 years ago
pushed fix to develop - to be checked by alex
Updated by Alexander Watzinger about 5 years ago
- Description updated (diff)
- Status changed from Assigned to Closed
Looks fine. It didn't work for multi tree select but I fixed that with the same solution.
Thanks Nina for reporting and Christoph for solving. Will be released with the next major version 4.0.0
Actions