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

State: Migrate lib/sharing-buttons-list to Redux state #7928

Closed
4 tasks done
aduth opened this issue Sep 7, 2016 · 0 comments · Fixed by #10272
Closed
4 tasks done

State: Migrate lib/sharing-buttons-list to Redux state #7928

aduth opened this issue Sep 7, 2016 · 0 comments · Fixed by #10272

Comments

@aduth
Copy link
Contributor

aduth commented Sep 7, 2016

Related: #5046

The lib/sharing-buttons-list emitter object is a legacy store which uses deprecated data patterns. It should be updated to align with our current data recommendations. Specifically, this may include implementing all or some of the following Redux state behaviors:

  • Reducer
  • Action creators
  • Selectors
  • Query components

The implementation of each of these behaviors should be accompanied by tests.

When submitting a pull request, reference this issue and update the checklist above to reflect progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants