Closed ShaneTracey7 closed 4 months ago
started to implement, I added a state variable to tasklistview, and a binding input variable to task view, may have some other areas I need to update for that
it works on task view within addhybridtask, cannot currently switch from types of tasks (won't update in list) that's an easy fix though
can switch between task types
all functionality complete, just need to fix formatting of task name on task view,basictask view, and counter view
-have a toggle switch (similar to rewardsView) -when the switch is on, if you touch any non-button area of task, you go to the addTask view populated with the data, and hit 'save' instead of 'add item', if you don't save, everything goes back to normal -only allow switching between task type, if it's a hybrid list, otherwise, show addtaskview or addbasictaskview