diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 17:14:58 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 17:14:58 +0700 |
| commit | 1ca3b3df3421961caec3b747a364071c80f5c7da (patch) | |
| tree | 6778a1f0f3f9b4c6e26d6d87ccde16e24da6c9d6 /web_responsive/readme/ROADMAP.rst | |
| parent | b57188be371d36d96caac4b8d65a40745c0e972c (diff) | |
initial commit
Diffstat (limited to 'web_responsive/readme/ROADMAP.rst')
| -rw-r--r-- | web_responsive/readme/ROADMAP.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web_responsive/readme/ROADMAP.rst b/web_responsive/readme/ROADMAP.rst new file mode 100644 index 0000000..389c1ec --- /dev/null +++ b/web_responsive/readme/ROADMAP.rst @@ -0,0 +1,7 @@ +* To view the full experience in a device, the page must be loaded with the + device screen size. This means that, if you change the size of your browser, + you should reload the web client to get the full experience for that + new size. This is Odoo's own limitation. +* App navigation with keyboard. +* Handle long titles on forms in a better way +* Standard sticky headers seems to not work properly on iOS Safari/Chrome (see #1626). |
