kartik-v / yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets).
Other
41 stars 12 forks source link

Visualization problme when used in TabularForm #4

Closed bobonov closed 5 years ago

bobonov commented 9 years ago

When used in tabular form it render behind the footer of the grid. The div that contain the rows show scrollbars and the only way to visualize the widget is to scroll with the mouse wheel. schermata1 I think is a problem with this widget since the datetimepicker do not have this issue as it render above the footer, outside rows container.

kartik-v commented 9 years ago

This needs to be reported to the plugin author for fix.

bobonov commented 9 years ago

I opened an issue https://github.com/rendom/bootstrap-3-timepicker/issues/14 but the widget does not seem to be maintained anymore. There are issue and pull request without an answer since 1 year, last commit was 1 year ago as well.

But I see that the project from which was forked is alive again. https://github.com/jdewit/bootstrap-timepicker but it seem under heavy implementation (many bugs and pull request still on) therefore is not production ready.

kartik-v commented 8 years ago

@bobonov that's correct... will wait for a stable release of the best plugin and take it from there

stale[bot] commented 5 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.