You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pressing Add emission button should schedule adding emission in the background according to user input, see Recurring emissions #254
recurring emissions should also be in redux store in order to display them in emissions screen as "parent emission" of the several "normal" emissions that will appear in the month subsection. For this, create a new recurringEmission folder inside app>ducks
I have done some research on how to do it, might help :
PierreBresson
changed the title
Add emission should schedule adding emission in the background according to user input
Add reccuring emission background task
Sep 24, 2021
Add emission
button should schedule adding emission in the background according to user input, see Recurring emissions #254recurringEmission
folder insideapp
>ducks
I have done some research on how to do it, might help :
The text was updated successfully, but these errors were encountered: