Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Convert options in survey selector to a class selector #3181

Closed
marvinkome opened this issue Sep 16, 2019 · 1 comment
Closed

Convert options in survey selector to a class selector #3181

marvinkome opened this issue Sep 16, 2019 · 1 comment
Assignees
Labels

Comments

@marvinkome
Copy link
Contributor

In React it's better to have class components handle its own individual states. And currently, we're using functional components which don't have the ability to handle its own state. So moving it to a class components means we follow the right convention

@janagombitova
Copy link
Contributor

I assume there is nothing user-visible to test here and the changes are completed. Closing the issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants