stoodkev / SteemPlus

SteemPlus is a lightweight browser extension adding new features to your Steemit/Busy experience: - Voting slider for minnows - Possibility to filter (by tag/resteem/reputation) and sort ( by date/payout/votes) - Switch between Busy Steemit and Steemd by keyboard shortcuts - Delegation of Steem Power directly from the wallet
GNU General Public License v3.0
27 stars 32 forks source link

[3.5.4.1] Unable to clear post when using editor with SteemPlus enabled #183

Open tobias-g1 opened 5 years ago

tobias-g1 commented 5 years ago

Expected behavior

When using the editor option when creating a post on Steemit, I should be able to clear the body of the post.

Actual Behaviour

With SteemPlus enabled I cannot clear the body of a post when using the editor option on Steemit.

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. Click on create a new post.
  5. Click on the editor option shown to the top right of the post body/text area.
  6. Write "This is a test body"
  7. Click on the clear all button shown at the bottom of the page.
  8. Note that the body is not cleared.

Error

The following error is shown upon click of the clear button when using the editor.

select_reward_dropdown.js:62 

Uncaught TypeError: Cannot set property 'value' of undefined
    at HTMLButtonElement.<anonymous> (select_reward_dropdown.js:62)
    at HTMLButtonElement.dispatch (jquery.js:1627)
    at HTMLButtonElement.q.handle (jquery.js:1589)

Environment

Recording of Issue

The following issue can be seen in the view below:

https://www.youtube.com/watch?v=V4esW0gefnE&feature=youtu.be

Note that within the video I also show that it works as expected with SteemPlus disabled.