From 7a9df51de1ce412979eeaf3dd2074549e889a461 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 7 Jan 2021 20:05:32 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c71aee1f..e91c241d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -29,6 +29,9 @@ todo: many customer service request translations keys are not translated: "CustomerServiceRequestStatusDeclined": "Declined", "CustomerServiceRequestStatusOpen": "Open", +todo: if a menu item has no icon, can it be shown to the left and exclude the space taken up by the icon? + see CSR form for example + todo: test errors on widget form for all controls Have a way of telling the server on an update to return all the errors for all the fields possible as well as server generalerror this way can see at a glance that all the controls are properly displaying their errrors