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

Console warnings cleanup #53

Merged
merged 3 commits into from
Jun 19, 2020
Merged

Console warnings cleanup #53

merged 3 commits into from
Jun 19, 2020

Conversation

rathorevaibhav
Copy link
Contributor

Summary

Removed console warnings in Tag Add/Edit functionality.

Note

Not all warnings have been removed. A couple of them like the unmounted component and DOM render in Dropdown are library related issues. These will go away when the library is updated.

Apollo React PR for unmounted component:
apollographql/react-apollo#4021

I suggest to wait for a few days to get these merged. We'll update the package to clean these warnings.

Also, these warnings only appear in React strictmode. These will not show up in production version.

Test Plan

No test cases here. Tag edit/add test cases to be covered in #14

@rathorevaibhav rathorevaibhav self-assigned this Jun 18, 2020
@rathorevaibhav rathorevaibhav requested review from kurund and a team and removed request for kurund June 18, 2020 12:53
@rathorevaibhav rathorevaibhav linked an issue Jun 18, 2020 that may be closed by this pull request
@kurund kurund added this to the v0.1 milestone Jun 19, 2020
@kurund kurund merged commit 47745ac into master Jun 19, 2020
@kurund kurund deleted the bug/console-warnings branch June 19, 2020 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning message when add/edit of tags
2 participants