Closed danieldanielecki closed 7 months ago
Such limitations on the length of description and title make some fields required (https://stackoverflow.com/questions/38203645/can-i-make-a-textinput-required) and disable the possibility to add events with empty fields.
Fixed in https://github.com/tamotam-com/tamotam-app/pull/65 & https://github.com/tamotam-com/tamotam-app/pull/66
Improved last findings in https://github.com/tamotam-com/tamotam-app/commit/aeae9deb1a9e8048e3d2aca61f0fe83dc703b670.
& in https://github.com/tamotam-com/tamotam-app/commit/43f4084f9173fe3ffa54d6317e5d276ac12609d8.
Such limitations on the length of description and title make some fields required (https://stackoverflow.com/questions/38203645/can-i-make-a-textinput-required) and disable the possibility to add events with empty fields.