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

If all texts on post editor is cleared on Steemit, side by side becomes nonexistent. Post editor reverts to default steemit view. #188

Closed HarryHeights closed 5 years ago

HarryHeights commented 5 years ago

Expected Behaviour

I expected that the side-by-side post editor view that steemplus makes possible would be consistent even though I emptied the content on the post editor.

Actual Behviour

The post editor loses the side-by-side view when I clear the contents on it.

How to reproduce

This wouldn't be reproducible if you use the clear button on the editor. To reproduce this error;

Video

https://youtu.be/uFgFDSSFyT0

stoodkev commented 5 years ago

Not an issue, we actually move the markdown preview that is already on Steemit to put it besides the input area. The original preview has the same behavior and only appears when there is text in the textarea.