Add file text to publish state #330

Merged
btzr-io merged 1 commit from patch-1 into master 2020-06-29 23:43:14 +02:00
btzr-io commented 2020-06-27 06:31:36 +02:00 (Migrated from github.com)

Edit previous text or markdown posts directly in the app

Added the contents of the file as string if contentType is "text", this value will be used for the markdown editor
Required by In-app text and markdown publishing and editing #4105

> Edit previous text or markdown posts directly in the app Added the contents of the file as string if contentType is "text", this value will be used for the markdown editor Required by In-app text and markdown publishing and editing [#4105](https://github.com/lbryio/lbry-desktop/issues/4105)
btzr-io commented 2020-06-29 08:26:00 +02:00 (Migrated from github.com)

Now, I'm not really sure if I need this, I could just use the local state of the component, but this will make more easy to clear the text area / editor on publish cancel.

Now, I'm not really sure if I need this, I could just use the local state of the component, but this will make more easy to clear the text area / editor on publish cancel.
neb-b commented 2020-06-29 23:43:07 +02:00 (Migrated from github.com)

I think since all of the other publish stuff is in redux, it makes sense to keep this here.

I think since all of the other publish stuff is in redux, it makes sense to keep this here.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-redux#330
No description provided.