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

Clarify Active component APIs #59

Open
7 tasks
DHedgecock opened this issue Sep 5, 2018 · 0 comments
Open
7 tasks

Clarify Active component APIs #59

DHedgecock opened this issue Sep 5, 2018 · 0 comments

Comments

@DHedgecock
Copy link
Member

Summary

The Active component and its available APIs/use cases is a cornerstone of the library. Docs should be complete outlining all of the following:

  • Component and subcomponent heiriarchy
  • Using Active as a container for any active state management with FaCC pattern
  • Componentry pattern of extending Active for all elements with active state
  • Uncontrolled pattern usage
  • Observed pattern usage
  • Controlled pattern usage
  • Combining uncontrolled usage with React keys to handle resetting uncontrolled instances

Additionally it would be ideal if these docs were in a shared Fragment that can be opened with a modal in any component that uses Active.

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

No branches or pull requests

1 participant