Closed Andrej123 closed 7 years ago
I'm not sure I like the "show an alert with a textfield" approach... wouldn't it be better to have inline edit in the table view cell itself?
Ok, agree, I'll change that. I'll make use of UITextField inside customised cells. I'll experiment a little, we'll see how it'll work :)
@Andrej123 so we can expect a talk on the topic for the next meetup? 😇 I think it would be an interesting thing 👍
Implemented update client feature. Also fixed a bug that prevented the deletion of clients, as Client.id is optional.