-
Bug
-
Resolution: Fixed
-
Low
-
None
-
2
-
Minor
Issue Summary
On the Android app, checklist items jump to a random position instead of landing where they are supposed to land.
The preconditions are bigger checklists with 30+ items, and having some completed checklist items hidden (hide checked items feature).
Steps to Reproduce
- Create a checklist with 30+ items in it
- Check some of the items off
- Hide checked items with hide checked items feature
- Try to rearrange the position of the remaining checklist items
Expected Results
Checklist tems will land where you drag them
Actual Results
Checklist items land in the random position, more often on top of the list
Workaround
Disabling hide checked items feature makes the checklist behave as expected. But it is not very handy to have all checklist items visible in large lists.