From f47a183771ae5b2a0189601ab22483b43a11836b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 3 Sep 2021 20:30:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++---- ayanova/src/App.vue | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 938782ea..eb8f9ae4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,6 +55,7 @@ Coded by importance ## TESTING CASES +- Test menu on workorder form in smaller screen sizes on other devices, works in testing but will it work on a phone and iPad? @@ -62,9 +63,7 @@ Coded by importance - Part request list in PO none of column headings are fetched translations all ?? -- 0 ** BIG ISSUE ** Form menu (i.e. workorder form) doesn't allow scroll down so if the screen is small and the items are off page on a laptop (v7 dev) you can't get to the bottom items at all without changing - the zoom on the browser to zoom down. - Maybe needs an overflow scroll thing set or something + - 1 Help docs workorder help page shows issue on v7 laptop with some blocks showing with horizontal scroll bars on them (bulleted lists for some reason) this sucks, need to avoid that @@ -861,4 +860,5 @@ BUILD 129 CHANGES OF NOTE - related cases 3939/3938 partinventoryrequest datalist specific to Inventory role - case 3943 updated the docs - case 3944 updated the docs -- case 3945 made change see case \ No newline at end of file +- case 3945 made change see case +- Added vert scroll to menu when it's too tall for the display (workorder has the longest menu), was not scrollable and completely accessible before on short screen size \ No newline at end of file diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index ae73e107..0a201b03 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -180,13 +180,14 @@ - + +