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

user can edit keys and values #233

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mateosilguero
Copy link

No description provided.

@mateosilguero mateosilguero mentioned this pull request Nov 12, 2018
@mac-s-g
Copy link
Owner

mac-s-g commented Jul 16, 2019

thanks for contributing! I can review this week. sorry for the delay on feedback!

@hari4125862
Copy link

Hey any update on this? it was a bit urgent.

};

switch (type) {
case 'variable-added':
result = onAdd(on_edit_payload);
break;
case 'variable-update-key':
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a mismatch with this.set(rjvId, 'action', 'variable-update',{...data, type:'variable-key-added'}); in Object attributes line 70. Is this intended?

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.

None yet

5 participants