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

[2.18.2.1] Unable to classify user, an exception is thrown in console #140

Closed
tobias-g1 opened this issue Jul 29, 2018 · 0 comments
Closed

Comments

@tobias-g1
Copy link
Contributor

Expected behavior

After clicking on the classification button for any user you should be able to classify a user as either a bot, human or spammer. Upon click of a classification, you should be shown a prompt to indicate the user has been classified.

Actual Behaviour

When you click on the classify button for any user and then click on either bot, human or spammer the classification is not successful and an error is thrown in the console.

Steps to reproduce

  1. From a fresh install download SteemPlus here
  2. Complete the on-boarding flow and sign in via SteemConnect
  3. You will be redirected to Steemit.com (if you're already on the site, refresh to ensure the SteemPlus extension is working as expected)
  4. Go to the busy home page, you should be shown the "feed".
  5. Wait for SteemPlus to load and you should be shown a label next to the user which indicates if they're a bot, spammer or human. In the event that you don't see this either refresh or ensure that you have the option enabled within your settings.
  6. Click on the classification button.
  7. When the 3 options for either human, bot or spammer have loaded click on the human option, note that it doesn't work and an error is shown within the console.
  8. Repeat step 7 for the option for bot and spammer and note the same issue.

Environment

  • Browser: Google Chrome (Version 65.0.3325.162 (Official Build) (64-bit))
  • Device: MacBook Pro (Retina, 15-inch, Late 2013)
  • Operating system: MacOS HighSierra Version 10.13
  • Application Version of Testing: 2.18.2.1 (Updated: July 26, 2018)

Error & Resolution

I assume that there is a new endpoint for this based on the error provided, adjusting this to the new endpoint would resolve this issue. The error provided with the console is as follows:

jquery.js:4 POST https://multi.tube/s/api/classification-report/post 0 ()

You can see the error occurring with the video provided within the next section.

Recording of issue

The following video shows this issue in more detail:

https://www.youtube.com/embed/1bj9x4_kJAk

steemplus added a commit to steemplus/SteemPlus that referenced this issue Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants