Skip to content
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

One-Click "Report" Feature #148

Open
kilrau opened this issue Jan 4, 2021 · 2 comments
Open

One-Click "Report" Feature #148

kilrau opened this issue Jan 4, 2021 · 2 comments
Assignees
Labels
P3 low priority
Projects
Milestone

Comments

@kilrau
Copy link
Contributor

kilrau commented Jan 4, 2021

Similarly to report in xud ctl

mainnet > report
Please click on https://github.com/ExchangeUnion/xud/issues/new?assignees=kilrau&labels=bug&template=bug-report.md&title=Short%2C+concise+description+of+the+bug, describe your issue, drag and drop the file "mainnet.log" which is located in "/home/d/.xud-docker/mainnet/logs" into your browser window and submit your issue.

we'd want a report feature that gathers logs of all active clients in one place on the local file system and gives instructions similar to above. Let's think through where this feature could sit, how it looks like and how files are gathered (electron app vs web app) @peartobear

@kilrau kilrau added the P3 low priority label Jan 4, 2021
@kilrau kilrau added this to To do in February via automation Jan 4, 2021
@kilrau kilrau modified the milestones: v2.0.0, v1.5.0 Jan 4, 2021
@peartobear
Copy link

What I'd recommend:

For MVP releases

  • Have report as a command in console sidebar

For later stage of feature rich releases

  • A dedicated Report sidebar inside settings tab that could pull mainnet logs and open up email prompt with that file as attachment and mails to [email protected]. Works for both electron app and WebUI. Redirect user to console option if mainnet logs can't be pulled in case access is denied.

@kilrau
Copy link
Contributor Author

kilrau commented Jan 5, 2021

* Have `report` as a command in console sidebar

That should already work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 low priority
Projects
No open projects
February
  
To do
Development

No branches or pull requests

2 participants