Lbry-desktop: Update Bug Reports narrative to include user feedback/suggestions

Created on 1 Jun 2018  路  9Comments  路  Source: lbryio/lbry-desktop

The Issue

Updating the Bug Report functionality to include a feedback/suggestions narrative will allow users to submit recommendations/feedback through the app.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

ux viewer good first issue help wanted 1 improvement task

All 9 comments

Hey. Id like to take a stab at this.

I have a few questions. Am i adding a new function in the lbry-redux code and also making some changes to the /'/report' component? If so, I cloned the lbry-redux repo and did not find the Lbry.report_bug() in that code. Where is it in the code ?

To clarify: right now, the app calls Lbry.reportBug({message}) on submit. Is it necessary to be able to seperate the bug reports from the feature requests? If so, I am having trouble finding the Lbry.report_bug() function. It would be necessary for me to create a new function in the Lbry-redux code, something like request_feature(), but did a search and could not find the report_bug code.

@Bentley912 we plan to eventually replace the Lbry.report_bug call (this is actually in the lbrynet-daemon, not in redux) so it's okay to reuse the same form/call for this request at the moment. So it's mainly just wording that needs to be adjusted in a few places.

Thanks for taking a shot at this!

@tzarebczan if we're going to work on this I'd really like to kill lbry.report_bug as it shouldn't exist.

Do we want these to go straight into the help desk?

@kauffj we discussed using the helpscout api in the ticket here: https://github.com/lbryio/lbry-app/issues/1078

But regardless of how it's sent, I think these changes are separate.

Ok. So, for now, I'll just change the language up a bit. When we get all that straightened out, Ill implement the helpscout from the API. Cool?

Sounds good, thanks and welcome @Bentley912!

@tzarebczan does this need to be added to the Changelog? It is a very minor change.

Yep, we should always have a change log. Check out the previous entries for proper format.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

6ea86b96 picture 6ea86b96  路  4Comments

eggplantbren picture eggplantbren  路  3Comments

gsvarma picture gsvarma  路  3Comments

philipzae picture philipzae  路  3Comments

btzr-io picture btzr-io  路  5Comments