kartik-v / yii2-editable

An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with html inputs, widgets and more.
http://demos.krajee.com/editable
Other
112 stars 55 forks source link

Problem in editable popup on mobile #204

Closed abdil1234 closed 3 years ago

abdil1234 commented 3 years ago

ezgif com-gif-maker

Screen Shot 2020-10-02 at 15 19 27

i use latest version yii2 editable and faced this error , how can i fix this issue? thanks

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/93458433-problem-in-editable-popup-on-mobile?utm_campaign=plugin&utm_content=tracker%2F4191889&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F4191889&utm_medium=issues&utm_source=github).
kartik-v commented 3 years ago

Yes this seems to be an issue only if you use TEXT INPUTS inside the Editable MODAL DIALOG Popup - but works fine for DROPDOWN LISTS and DATE PICKERS etc.

This needs to be checked when I have time. But you can use this as a workaround - set the Editable asPopover property to false this will render the editable content inline and not use a modal dialog popup.

php-wizard commented 3 years ago

ezgif com-gif-maker

Screen Shot 2020-10-02 at 15 19 27

i use latest version yii2 editable and faced this error , how can i fix this issue? thanks

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Are you putting yii2 editable inside a GridView? I have the same problem when it is inside a GridView, even the inline version

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.