angular-xeditable icon indicating copy to clipboard operation
angular-xeditable copied to clipboard

Only one input open at a time

Open peterwarbo opened this issue 9 years ago • 6 comments

I'm trying to figure out how to have only one input open at a time. For instance if I click on a link <a href="#" editable-text="user.name">{{ user.name || 'empty' }}</a> to edit the input and then I click on another link, the first link will still be in edit (instead of just showing a link). So there will be 2 input fields showing.

Instead I just want the first input to be closed and showing a link and the second to show input.

peterwarbo avatar Jul 25 '15 21:07 peterwarbo

I have same issue and can`t realize where is a bug

Anisotropic avatar Aug 28 '15 13:08 Anisotropic

It seems to be a bug in 0.1.9. If you use 0.1.8 it works as expected.

peterwarbo avatar Aug 28 '15 13:08 peterwarbo

Having the same issue, but changing to 0.1.8 did not fix it. Has anyone found another resolution?

corinagum avatar Mar 18 '16 00:03 corinagum

Hi I'm facing same issue still till date!! if anyone has solution to this please post here.

Pavan1889 avatar Apr 06 '16 13:04 Pavan1889

Have you tried this on the most recent build?

ckosloski avatar Apr 18 '16 18:04 ckosloski

@Pavan1889 have you tried this on the most recent build?

ckosloski avatar Mar 03 '17 14:03 ckosloski