P
P
Pavel2016-04-10 13:58:51
JavaScript
Pavel, 2016-04-10 13:58:51

A good js plugin for sending bug reports, do you know one?

There is an intranet system with a lot of rather stupid users for whom the phrase "refresh the page" causes shock and misunderstanding.
Already answering questions, for example, “which browser”, and even more so its version, is an impossible task for the client.
It would be nice to have some kind of tool that would send all the information about what happened at least in the browser console + information about what device the user is sitting on.
Like there was an error - technical support tells the user "click on that button in the corner - and our developers will solve the problem"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2016-04-10
@Denormalization

Just created a similar question, and immediately realized that I was stupid ...
You can use bugsnag.com for such things.
There you can manually send an error to the server, which will actually contain both IP and time, etc., etc.
Connects with just one button.
Putting a Bugsnag.notify call on a button and sending additional custom fields (for example, username or moon phase) will take literally 10 minutes.
PS
I did not pay attention that the question is about the intranet. But I'll leave the answer, since the title from the intranet has no connection, and it will be useful to others.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question