adds sortBy default prop to subscriptions and channel pages #2058

Merged
jessopb merged 1 commit from fixChannel into master 2018-10-26 17:48:14 +02:00
jessopb commented 2018-10-26 02:48:52 +02:00 (Migrated from github.com)

Channel page crashes due to missing sortBy. FileList now requires it as a prop.
requires https://github.com/lbryio/lbry-redux/pull/90

Channel page crashes due to missing sortBy. FileList now requires it as a prop. requires https://github.com/lbryio/lbry-redux/pull/90
neb-b commented 2018-10-26 04:30:05 +02:00 (Migrated from github.com)

I'm starting to think we should just use dateNew as a default prop and remove the subscriptions selector/state. That and channel pages will never (I think) use anything other than dateNew

I'm starting to think we should just use dateNew as a default prop and remove the subscriptions selector/state. That and channel pages will never (I think) use anything other than dateNew
neb-b commented 2018-10-26 06:31:07 +02:00 (Migrated from github.com)

@jessopb Can you point the lbry-redux version in the package json to ecd1ab156fb755c8bff4d890679399d66f41ad17? It's the latest commit after merging your PR.

Then this can be merged.

@jessopb Can you point the lbry-redux version in the package json to `ecd1ab156fb755c8bff4d890679399d66f41ad17`? It's the latest commit after merging your PR. Then this can be merged.
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-desktop#2058
No description provided.