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

Handling of Randomly changing dynamic element id, cookie/cache synchronization and visibility settings #1159

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

srigaurav1986
Copy link

HI All,

In these commits I have made few changes which are actually required for handling :

  • Randomly changing element id in DOM tree for dynamic elements. The ID field is quintessential for executing actions on remote side.

  • Apart from session storage I have also added coockie and cache synchronization to allow people to take advantage of logged -in user cobrowsing.

  • Also added support for changing visibility of any element like show or hide.

  • Fixed few bugs like in case of hash change detection currentUrl wasn't properly getting updated and during documentClick removed setTimeout to make it synchronous.

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.

1 participant