nova-blocks icon indicating copy to clipboard operation
nova-blocks copied to clipboard

Conversation System: Post new comments with AJAX

Open vladolaru opened this issue 3 years ago • 0 comments

The default core experience of going to a separate page in case of errors, or reloading the page is not smooth enough. It is good as a fallback, but the primary experience should be AJAX-based, including validation and error messages. This should not mean duplicating the server-side logic, but only relying on it and presenting its results without page reload.

The WP Ajaxify Comments plugin is a good starting point.

Note: Related to #268

vladolaru avatar Jan 13 '21 13:01 vladolaru