IraSoro / peri

The period tracker made with Ionic+React

Home Page:https://irasoro.github.io/peri/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editinig current period

IraSoro opened this issue · comments

Description of the error:

  1. Updating the storage: uncomment _todayPeriod(6).catch((err) => console.error(err)); The application looks like this:

Image

  1. Click on the Mark button. After this the application will look like this:

Image

  1. Edit the marked days like this:

Image

  1. Click on the Save button. The result will be like this:

Image

It is necessary to redo the calculations taking into account this situation.