Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Inline Editing cells with validation #10

Closed
bastienJS opened this issue Jun 10, 2015 · 2 comments
Closed

Inline Editing cells with validation #10

bastienJS opened this issue Jun 10, 2015 · 2 comments

Comments

@bastienJS
Copy link

I request for inline editing cells with validation done the material design way integrated into your demo:

http://codepen.io/anon/pen/zGzrgy

Thanks :-)

@daniel-nagy
Copy link
Owner

Duplicate of #7

I'm not sure what you mean by "the material design way" The link you provided doesn't support inline editing of cells (unless I'm missing something). Take a look at table interaction as defined by the specification. Scroll down until you see editing dialogs. That would be the feature I would implement.

Issue #7 is not currently at the top of my priority list. I want to first make sure the general usability and experience is acceptable so people who need tables in there application now have something to work with.

If you have any further thoughts on how editing dialogs should be implemented or what features they should support please let me know. 😃

@bastienJS
Copy link
Author

Hey Daniel,

of course the link does not provide inline editing. This is what I asked for :D Sure I can do contenteditable="true" on the td-tag but I have no idea how to make it feel and look according material design and I am sure you might know it :-)

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

No branches or pull requests

2 participants