This commit is contained in:
2020-02-13 19:57:08 +00:00
parent 4e1d87a535
commit d905616933

View File

@@ -55,7 +55,10 @@ Refactor:
- Make sure there is a picklist version of any needed lists like User selection whatever for testing
- Nice if widget form uses one of these so can fully test out the PickList client format stuff down the road
- Examine naming scheme of datalists and plan how to name because those class names are also the datalist key and will be visible to user in report designer and maybe other places
TESTS
- Refactor to do the above
- Also add a test for specific item ID to ensure that filter by ID works (that's going to need some backend changes to criteria builder, this will ensure it's done)
- See spec doc core-list-graph-datatable-filter-sort for details on ID VALUE vs NAME VALUE