Could we have confirmation that a post has been accepted?
Quote from Ruth77 on June 17, 2020, 4:22 pmWe have over 300 mostly non-technical people subscribed to notifications on our forum and find that there’s quite a delay after Submit is pressed (presumably while the notification mails are constructed) before the screen is refreshed to show the new post has been accepted.
We also find it confusing on occasion when a post is rejected, for example because there is an invalid attachment, as the error message is displayed above the draft post and you often have to scroll up in order to see it.
Would it be possible to have a popup or similar displayed in a future release, immediately after Submit is clicked, showing whether the post has been accepted or rejected? Thanks
We have over 300 mostly non-technical people subscribed to notifications on our forum and find that there’s quite a delay after Submit is pressed (presumably while the notification mails are constructed) before the screen is refreshed to show the new post has been accepted.
We also find it confusing on occasion when a post is rejected, for example because there is an invalid attachment, as the error message is displayed above the draft post and you often have to scroll up in order to see it.
Would it be possible to have a popup or similar displayed in a future release, immediately after Submit is clicked, showing whether the post has been accepted or rejected? Thanks
Quote from Asgaros on June 19, 2020, 4:08 amHello @ruth-fowler
Regarding the slow mailing-speed I added a new task to the todo-list:
https://github.com/Asgaros/asgaros-forum/issues/269
The validation of posts unfortunately can only take place on server-side – so it requires a page-load at the moment. Will see, if we can change this in a future update as well.
Hello @ruth-fowler
Regarding the slow mailing-speed I added a new task to the todo-list:
https://github.com/Asgaros/asgaros-forum/issues/269
The validation of posts unfortunately can only take place on server-side – so it requires a page-load at the moment. Will see, if we can change this in a future update as well.
