-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Easy bug reporting #350
Comments
I think the popup is already pretty crowded. Adding a icon, that wouldn't be used much anyway, as people will keep using the ways they already know. As for the site, it's a though one for me. Having everything in one place is great, but people will keep posting duplicates (see B&I in Torn) and it introduces yet another platform. |
No, we better use the TT itself as a place of bug report. I think of it like this:
The server has all the bug reports. Bug reports closed, either because the bug is already reported or because the bug is fixed, will be deleted within 1 month. Any duplicate bug reports will be immediately merged into the first bug report, then duplicate will be closed. The bug reports that are successfully merged will have the Github PR or Commit's link in the closing message. |
Actually, that was not my point. Currently, we track bug reports on Github only (track = close them, link them to PRs, etc.). All serious bugs should be listed in Github and closed when they're resolved. And then we have untracked bug reports on Discord, Torn forum, our mailboxes, etc. The difference is that tracked bug reports don't usually have duplicates, untracked ones have duplicates and that's nothing we can resolve. My idea of the bug report button would just make it so that majority of untracked bug reports are sent to one place. I don't want to create some extra tasks of tracking those. If we get 100 reports on visual issues on Home page then I'd rather have all these 100 in one place & then we can create 1 actual bug issue on Github. |
I think this will be most used once people see it being there and understand it should be a dedicated place for bug reports.
Like I said in my previous post, these will be untracked and most posts can be ignored. The reason why ppl post in Discord, Torn forum and our mailboxes is because we don't have a dedicated place yet for bug reports. |
Moved to normal repo. |
Idea:
Add a question mark icon (or smth similar) to the top-right of the popup window and once clicked, it shows some basic help information (link to torntools server homepage (coming soon™); link to discord; etc.) and a bug report form.
The form would have some general selectors like "broken feature", "layout issues", etc. and a text field for extra info. Submitting the report would send it to TT server API. All reports would be visible via browser. But the server would also send out an automatic notification to discord when a certain category has X amount of reports in Y time.
I also thought about sending the URL for extra automation. For example "There have been X reports in Y minutes about Layout issues on Home page. More details: [link]".
This would achieve multiple things:
(this might bring the report numbers up actually but it's rather a good thing for the automated notifications)
The text was updated successfully, but these errors were encountered: