riek icon indicating copy to clipboard operation
riek copied to clipboard

Option to show in editing mode by default

Open dylankiss opened this issue 8 years ago • 5 comments

Hi,

Would it be possible to add a property to the RIEInput (or RIEBase ...) component to show it by default in editing mode?

-- Dylan

dylankiss avatar Mar 16 '16 16:03 dylankiss

+1

It would be nice to have this option, as when I need to enable the RIEInput from another component, by example: button, it can go directly to input mode instead of waiting until someone click on it.

thovo avatar Sep 01 '16 09:09 thovo

I would also find this useful. It would be great if you could pass editing as a prop, i.e.

 <RIEInput editing={true} {...rest} />

sloria avatar Nov 25 '16 15:11 sloria

@kaivi I can make PR for this today

LeoAref avatar Jun 24 '17 11:06 LeoAref

@kaivi Created PR #50

LeoAref avatar Jun 24 '17 12:06 LeoAref

Can this be merged? an issues?

mattburlage avatar Feb 20 '21 01:02 mattburlage