react-draft-wysiwyg
react-draft-wysiwyg copied to clipboard
Identation button doesn't work?
@jpuri Hi, i try to use the identation functionality without succes, i tried it on chrome

Hi @gdepina. Indentation is supposed to work with list. Apply list first and it will work as expected
Hi @gregBerthelot thanks u a lot, but i think that behavior is wrong, look at tinymce and what it do with these button, made an space in selected line. http://codepen.io/tinymce/pen/YydQrY
Hmm, tinymce does but CKE does not. From my POV, indent is a list feature but this could be a nice enhancement
Agreed @gdepina, @gregBerthelot: this could be a nice enhancement.
Either way, clicking on a button that then... does nothing... is a confusing experience. The button should be disabled unless you're inside a list, or should always have an effect.
I agree @alexf101, I will make this change.
Hi any progress on this i have the same issue the identation doesn't work thx