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

Inline Editing #4

Closed
madmax983 opened this issue Mar 19, 2017 · 3 comments
Closed

Inline Editing #4

madmax983 opened this issue Mar 19, 2017 · 3 comments
Assignees

Comments

@madmax983
Copy link
Owner

Configurable inline editing for the grid.

@madmax983 madmax983 self-assigned this Mar 19, 2017
madmax983 pushed a commit that referenced this issue Mar 29, 2017
madmax983 pushed a commit that referenced this issue Mar 30, 2017
@madmax983
Copy link
Owner Author

Inline Edit is looking pretty good. There is some kind of bug with pressing enter with lightning:input. Need to figure that out since lightning:input will be the main editor until inputField comes out.

@madmax983
Copy link
Owner Author

Issue with lightning:input is coming from a callback within that component. Because we are setting editMode back to false and the aura:if in cell is no longer rendering the input, the callback fails on a getElement() call.

@madmax983
Copy link
Owner Author

madmax983 commented Dec 13, 2017

This has been fixed by Winter '18. Inline editing works pretty well with the editors. Calling this one done for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant