Currently, disabling an item hides it but it keeps its position when rearranging items. This means if added_sugars is disabled, to move the next item above where it was would require tapping the "Up" button multiple times to still go past that item.
If an item has been disabled, it should be removed from the count moving everything below it up one.
Currently, disabling an item hides it but it keeps its position when rearranging items. This means if added_sugars is disabled, to move the next item above where it was would require tapping the "Up" button multiple times to still go past that item.
If an item has been disabled, it should be removed from the count moving everything below it up one.