feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Show "sending" status and error message

Open xmine64 opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. When user presses "submit" button it looks like nothing is happening, so user presses multiple times on submit button and then I see I have multiple copies of same feedback on server. Also when there's an error feedback gets closed without showing any error message.

Describe the solution you'd like It can disable "submit" button while it's sending the issue, or show a progress ring popup. if feedback sent successfully, close the feedback and if it's not then show a snackbar or alert dialog and keep feedback open.

xmine64 avatar May 08 '22 06:05 xmine64

For instance, a loading indicator would be nice while await the sending process.

tgarm avatar Oct 20 '22 08:10 tgarm

I am using this in Feb-Mar 2024. It is not enhanced as of now.

Sameer330 avatar Feb 27 '24 04:02 Sameer330

You can actually do this via a custom feedback builder.

ueman avatar Feb 27 '24 06:02 ueman