diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 97eed6e3..2e0e241d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -51,7 +51,8 @@ CURRENT TODOs - +todo: search - center the whole thing, looks silly to the left when everything else is centered +todo: session cache search results and scroll position if possible to support "back and forthing" todo: SEARCH UI - case insensitive by default unless server overriden like picklist @@ -60,6 +61,8 @@ todo: SEARCH UI todo: search controller at server needs an excerpt route so client can request an excerpt for a record +todo: HUGE layout - go through all forms set browser to 4k ultra hd and see where things line up + todo: widgets list form needs search link todo: if (res.error != undefined) could be changed to if(res.error) everywhere diff --git a/ayanova/src/views/home-search.vue b/ayanova/src/views/home-search.vue index bbcbeb57..b63b6eb3 100644 --- a/ayanova/src/views/home-search.vue +++ b/ayanova/src/views/home-search.vue @@ -3,10 +3,10 @@ - + - + - + - + fa-search - - + +

{{ $ay.t("NoResults") }}

- + ({{ $ay.t("TooManyResults") }}) -