raae / pow-app

Take charge of your menstrual cycle with POW! — the privacy-first menstrual cycle journal
https://www.usepow.app/
GNU General Public License v3.0
33 stars 2 forks source link

feat: Let user clear menses tags, closes #205 #277

Closed olavea closed 3 years ago

olavea commented 3 years ago

Why is the button grey? When I change it to === 0 it works....

raae commented 3 years ago

It should be gray when there are entries and not gray when are no entries. So after clicking delete all entries it should turn non grey.

If the delete all is not grey, then this button should grey.

olavea commented 3 years ago

Maybe it is better if you just finish this now? 😺

Is this the correct way to call the function? const { error } = await dispatch(fakeFunctionClearMensesTags())

What more do I need to do here @raae ?

raae commented 3 years ago

I can take it from here and you will be the reviewer and test it properly then :D

raae commented 3 years ago

I am not allowed to ask you to review as its your PR, but take it for a spin and if it works like you expect then merge away!