arvgta / ajaxify

Ajaxify - The Ajax Plugin
https://4nf.org/
274 stars 124 forks source link

Hasnat's suggestions #217

Closed arvgta closed 2 years ago

arvgta commented 2 years ago

(To be container for more GitHub child issues)


Suggestions made:

mixmtech commented 2 years ago

There is one more suggestion from me. Sometimes it takes time for the server to respond, within this time user cannot notice that request has been already sent. It's a bit confusing. Also sometimes it responds so quickly that the user doesn’t even realize that its content has changed. It's also a problem for user experience.

I think, a simple preloader or any indicator (like Snackbar / Toast) can solve this issue.

arvgta commented 2 years ago

Thanks Hasnat!

These are all suggestions for further growth in functionality, which I will take care of, once I'm convinced, that Ajaxiify is "healthy" i.e. there are no other errors inside...