mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_responsive: Add known issue note about sticky
This commit is contained in:
@@ -64,6 +64,9 @@ this module.
|
|||||||
* Adding ``oe_main_menu_navbar`` ID to the top navigation bar triggers some
|
* Adding ``oe_main_menu_navbar`` ID to the top navigation bar triggers some
|
||||||
great styles, but also `JavaScript that causes issues on mobile
|
great styles, but also `JavaScript that causes issues on mobile
|
||||||
<https://github.com/OCA/web/pull/446#issuecomment-254827880>`_
|
<https://github.com/OCA/web/pull/446#issuecomment-254827880>`_
|
||||||
|
* Sticky header and footer in list view only works on certain browsers:
|
||||||
|
https://caniuse.com/#search=sticky (note that the used feature is in
|
||||||
|
`thead`).
|
||||||
|
|
||||||
Bug Tracker
|
Bug Tracker
|
||||||
===========
|
===========
|
||||||
|
|||||||
@@ -10,3 +10,6 @@ this module.
|
|||||||
* Adding ``oe_main_menu_navbar`` ID to the top navigation bar triggers some
|
* Adding ``oe_main_menu_navbar`` ID to the top navigation bar triggers some
|
||||||
great styles, but also `JavaScript that causes issues on mobile
|
great styles, but also `JavaScript that causes issues on mobile
|
||||||
<https://github.com/OCA/web/pull/446#issuecomment-254827880>`_
|
<https://github.com/OCA/web/pull/446#issuecomment-254827880>`_
|
||||||
|
* Sticky header and footer in list view only works on certain browsers:
|
||||||
|
https://caniuse.com/#search=sticky (note that the used feature is in
|
||||||
|
`thead`).
|
||||||
|
|||||||
Reference in New Issue
Block a user