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

persists transaction filter: RE #1154 #2048

Merged
merged 2 commits into from
Oct 19, 2018
Merged

Conversation

jessopb
Copy link
Member

@jessopb jessopb commented Oct 18, 2018

DEPENDS ON: lbryio/lbry-redux#84
ISSUE: #1154
Filter choices in transaction list persist.

@jessopb jessopb changed the title persists transaction filter persists transaction filter: RE #1154 Oct 18, 2018
Copy link

@neb-b neb-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the change to add an "all" transaction type. To have this properly persist you will need to add a new redux filter like this: https://github.com/lbryio/lbry-desktop/blob/master/src/renderer/store.js#L108

We only need to persist the filter setting from that reducer.

Other than that looks good! This will be great to have.

src/renderer/component/transactionList/view.jsx Outdated Show resolved Hide resolved
Copy link

@neb-b neb-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor things. Could you add a changelog update too?

src/renderer/component/transactionList/view.jsx Outdated Show resolved Hide resolved
src/renderer/component/transactionList/view.jsx Outdated Show resolved Hide resolved
@lbry-bot lbry-bot assigned neb-b and unassigned neb-b Oct 18, 2018
@lbry-bot lbry-bot assigned neb-b and unassigned neb-b Oct 19, 2018
@neb-b neb-b merged commit 0d0cc5b into lbryio:master Oct 19, 2018
@tzarebczan tzarebczan added the hacktoberfest Welcome to Hacktoberfest label Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Welcome to Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants