We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a: Developer
I want to: improve the flexibility and re-useablility of the SimpleList component using an Overrides pattern
Because: the component is somewhat rigid and uses several specific render props
Add any context, screenshots, designs, links, etc. about the feature request here.
List of conditions that mark the story as complete
List of edge cases to be considered when marking the story as complete
A technical description of the problem, this should be completed by the engineering manager/developer
The text was updated successfully, but these errors were encountered:
note, when Form component is implemented, we can also use Overrides pattern
Sorry, something went wrong.
No branches or pull requests
User Story
As a: Developer
I want to: improve the flexibility and re-useablility of the SimpleList component using an Overrides pattern
Because: the component is somewhat rigid and uses several specific render props
Additional Context
Add any context, screenshots, designs, links, etc. about the feature request here.
Acceptance Criteria
List of conditions that mark the story as complete
Edge cases
List of edge cases to be considered when marking the story as complete
Technical Description (not required initially)
A technical description of the problem, this should be completed by the engineering manager/developer
The text was updated successfully, but these errors were encountered: