diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 19c54b0d..c0fc8356 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -279,6 +279,9 @@ TAGS - At server if equality compare value is an array of strings then it's assu ---------------------- NON DATALISTVIEW STUFF ---------------------------- +TODO: Switch control has issues in mobile view throws error "touch is undefined" + - Update and see if fixes or else switch to some other component +TODO: HELP link on listVieweditor not working TODO: Add test for *NULL* and not *NULL* in datalistfilter tests as there currently aren't any TODO: ay-data-list-view initform code shows proper way to initialize and await each step - Take that model and look at all the other forms and ensure they work the same way diff --git a/ayanova/src/views/ay-data-list-view.vue b/ayanova/src/views/ay-data-list-view.vue index c615e78c..76c3852e 100644 --- a/ayanova/src/views/ay-data-list-view.vue +++ b/ayanova/src/views/ay-data-list-view.vue @@ -97,35 +97,37 @@ >
- fa-step-backward - fa-backward - fa-forward - fa-step-forward
@@ -189,8 +191,7 @@ item.uiFieldDataType === 12 " > - STRING BUILDER (NO NEED FOR SEARCH BY ID AS ALL NAMES - ARE GUARANTEED UNIQUE IN RAVEN) + STRING BUILDER @@ -219,8 +220,26 @@
- TODO: STATIC list of items with delete button on each - one + + + + + + + + + fa-trash-alt + + + + {{ item }}