tuttle-dev / tuttle

🪰 Tuttle - time and money management for freelancers
GNU General Public License v3.0
61 stars 12 forks source link

UI: Lingering data entry error messages #204

Closed clstaudt closed 1 year ago

clstaudt commented 1 year ago

I selected a Contract from the dropdown but it was still throwing the “Please specify the contract” validation error message.

After adding a Contact on the Contacts screen, the validation displayed in red “You have not added any contacts yet” does not go away. Same thing happened on My Clients screen.

vlad-ed-git commented 1 year ago

@clstaudt I believe this bug was prior to me reverting the changes that removed the dropdown item prefixing. Please test with the current dev branch and re-open this ticket if it is still there.