ActiveAgeingHKR / JavaFXunit

This is the repository for Java FX application by Unit team. It contains the source code for Java FX application which will be used by manager/admin of "Care taking agency" to monitor company's employees and customers.
0 stars 0 forks source link

Customer Creation Unclear for the Admin #3

Closed chellerific closed 7 years ago

chellerific commented 7 years ago

When an admin tries to register a new customer, the customer cannot be listed immediately in the table. It creates an error when you try to register one. However, the new customer only shows up when the admin signs out and signs back in again. The registration is being done but presents this difficulty.

lukashkatman commented 7 years ago

Hi, now the customer table should be refreshed after registering a new customer. Because of not being able to run server (problem on deploying main server), I haven't got chance to see the result. But I am hoping, with my latest commit the problem of refreshing table should have been fixed.