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
Describe the bug
The category/task edit opening animations feel a little bit delayed. Like I feel it more than you can see on the recording; if you'll try to reproduce it, go back and forth few times, you'll notice a slight delay between your tap and category or task edit dialog opening, compared any other navigation inside the app. I marked it as a bug, because idk if it's intended. Seems more like a limitation of flutter until app loads data from the db, but no idea really.
To Reproduce
6d7735b4-49d4-40df-956f-ddda67530dd4.mp4
Btw. you can notice two more bugs here:
one I already submitted – the task14's description multiline bug,
the "Complete"/"Remainin(g)" labels being cut and misaligned
Expected behavior
It's expected to present with the views instantly. I noticed this to occur only in these two cases.
Describe the bug
The category/task edit opening animations feel a little bit delayed. Like I feel it more than you can see on the recording; if you'll try to reproduce it, go back and forth few times, you'll notice a slight delay between your tap and category or task edit dialog opening, compared any other navigation inside the app. I marked it as a bug, because idk if it's intended. Seems more like a limitation of flutter until app loads data from the db, but no idea really.
To Reproduce
6d7735b4-49d4-40df-956f-ddda67530dd4.mp4
Btw. you can notice two more bugs here:
Expected behavior
It's expected to present with the views instantly. I noticed this to occur only in these two cases.