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

Implement PropTypes #139

Closed
remarcmij opened this issue Jun 19, 2018 · 2 comments
Closed

Implement PropTypes #139

remarcmij opened this issue Jun 19, 2018 · 2 comments
Labels
enhancement New feature or request front-end Involves the front-end

Comments

@remarcmij
Copy link
Contributor

At present the Hyfer frontend does not use PropTypes for props validation. There is a risk that passing invalid props goes undetected.

It is proposed that PropTypes are implemented for each React component that needs to be touched for other work anyway.

@remarcmij remarcmij added enhancement New feature or request front-end Involves the front-end labels Jun 19, 2018
@remarcmij
Copy link
Contributor Author

Implement PropTypes

@remarcmij
Copy link
Contributor Author

Implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end Involves the front-end
Projects
None yet
Development

No branches or pull requests

1 participant