Datepicker calendar is hidden inside form
datepicker is not correctly shown on forms, similar to #9316 (closed)
https://streamable.com/t9981o
Files
Download | Creator | Timestamp | Type |
---|---|---|---|
another-date-picker.png | @vperilla | 2020-07-03 13:36:53.277000 UTC | image/png |
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Diego Abad added sao + 1 deleted label
added sao + 1 deleted label
- Developer
Could you please find a place on the oficial modules where the issue is reproducible or share the view code?
- Sergi Almacellas Abellana added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Author
project.work on demo server
https://streamable.com/q91nfw - Owner
This is like #5967 (closed) again linked to https://github.com/Eonasdan/bootstrap-datetimepicker/issues/1346.
I think we should update to use the new https://github.com/tempusdominus/bootstrap-3 (which allow to define where to put the popup widget). I don't encounter this issue with 5.4. Try msg58947 on both demo5.4 and 5.6.
Digged a bit deeper:
The table is enclosed into two div's. The most upper div have a class "content-box". In version 5.4 this class doesn't have any specific CSS-rules, but 5.6 have a rule "overflow-y: auto;" and that's the problem. On version 5.6 disable it in your inspector and everything works like you would expect.- Owner
Here is review327751002 which uses tempusdominus and Popper which should solve all those kind of issues.
- Cédric Krier assigned to @ced
assigned to @ced
- Cédric Krier added type::behavior + 1 deleted label and removed 1 deleted label
added type::behavior + 1 deleted label and removed 1 deleted label
review327751002 updated at https://codereview.tryton.org/327751002/#ps306191002
review327751002 updated at https://codereview.tryton.org/327751002/#ps315791002
review327751002 updated at https://codereview.tryton.org/327751002/#ps300311002
New changeset ebf7626f0631 by Cédric Krier in branch 'default':
Use tempusdominus and Popper for date time picker
https://hg.tryton.org/sao/rev/ebf7626f0631- Roundup Robot added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Roundup Robot closed
closed
New changeset 8339ba170bb8 by Cédric Krier in branch 'default':
Use tempusdominus and Popper for date time picker
https://hg.tryton.org/tryton-env/rev/8339ba170bb8New changeset 41ebb700348d by Cédric Krier in branch 'default':
Do not monkey patch datetimepicker if not loaded
https://hg.tryton.org/sao/rev/41ebb700348dNew changeset 371a3659cd5d by Cédric Krier in branch 'default':
Do not monkey patch datetimepicker if not loaded
https://hg.tryton.org/tryton-env/rev/371a3659cd5d- Sergi Almacellas Abellana mentioned in issue #9613 (closed)
mentioned in issue #9613 (closed)
- Sergi Almacellas Abellana mentioned in issue #9614 (closed)
mentioned in issue #9614 (closed)
- Cédric Krier mentioned in issue #9727 (closed)
mentioned in issue #9727 (closed)
- Raimon Esteve mentioned in issue #9742 (closed)
mentioned in issue #9742 (closed)