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

Fixed Net Char Event displays values without selecting an element #128

Merged
merged 2 commits into from
Sep 9, 2020

Conversation

nikhildoifode
Copy link
Contributor

Changes:

  • onUpdateElement was getting called separately for type and name, so the change in type was not happening because of timing delay.
    So added separate code for updating it only once.
  • Removed 8081 port for MEEP_HOST in package.json since it is not required now

Test:

  • All UT's and Cypress test passed
  • Manually checked, the old behaviour is not observed

Changes:
- onUpdateElement was getting called separately for type and name, so the change in type was not happening because of timing delay.
So added separate code for updating it only once.
- Removed 8081 port for MEEP_HOST in package.json since it is not required now

Test:
- All UT's and Cypress test passed
- Manually checked, the old behaviour is not observed
@nikhildoifode nikhildoifode added the bug Something isn't working label Sep 3, 2020
@dilallkx dilallkx self-assigned this Sep 8, 2020
@dilallkx dilallkx merged commit 954d72d into InterDigitalInc:develop Sep 9, 2020
@nikhildoifode nikhildoifode deleted the na-1037 branch September 9, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants