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

Heavy usage of direct access to the Dom from the react code #59

Open
aswinmprabhu opened this issue Sep 10, 2018 · 1 comment
Open

Heavy usage of direct access to the Dom from the react code #59

aswinmprabhu opened this issue Sep 10, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aswinmprabhu
Copy link
Collaborator

No description provided.

@agzuniverse agzuniverse added the enhancement New feature or request label Sep 13, 2018
@agzuniverse
Copy link
Owner

For those who are interested in working on this issue:

Replace all instances of direct access to DOM such as document.getElementByClassName() with more standardized ways of DOM manipulation with React.

@agzuniverse agzuniverse added help wanted Extra attention is needed good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants