The contacts list doesn't update in real-time and needs a refresh button to reload the data without refreshing the entire page.
This is very important, especially during testing!
My current workaround:
  • Use search. For example, when testing with a contact named 'brahim', I type 'brahim', then remove and add the 'm' at the end to refresh the results without waiting for the entire page to reload. This feature should be implemented.
The same applies to the contact page - it needs a 'refresh data' or 'fetch new data' button.