NewcastleRSE / dolfin-flutter

The Flutter-based app for the Dolfin Project
0 stars 0 forks source link

Date Incorrect when clicking on Tiles for Previous Dates #94

Closed mdsimpson42 closed 2 years ago

mdsimpson42 commented 2 years ago

As reported in Andy's email. When you click on a tile, it loads the add record page with the incorrect date (today's date), which can lead to multiple records being created for the same date.

It works correctly when you click on the "+" icon, so I suspect it just isn't passing the correct date through to the Add Record page