kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

editable input going bottom of page #1062

Closed dands-hasitha closed 1 year ago

dands-hasitha commented 1 year ago

Prerequisites

Steps to reproduce the issue

1. 2. 3.

Expected behavior and actual behavior

When I follow those steps, I see...

I was expecting...

Environment

Browsers

Operating System

Libraries

Isolating the problem

fabioschunig commented 1 year ago

The behavior is still happening.

At the moment, it happens on the demo page: Demo page

To reproduce the erro, just access the demos page and click on any editable value (Buy Amount, for example). The page will scroll and the popup shows at the bottom of the page.

I tested with Firefox, Brave and Google Chrome, both on MS Windows and Ubuntu.

editable-bug-bottom-page

t28hk commented 1 year ago

#219

newadventure079 commented 1 year ago

https://github.com/kartik-v/yii2-editable/issues/219 got fixed, so this should work again