Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 395: Line 395:
 
             // Passing an empty object (as with applyFilters(true)) should result in an unfiltered table.
 
             // Passing an empty object (as with applyFilters(true)) should result in an unfiltered table.
  
             // // TEMPORARY!!!
+
             // TEMPORARY!!!
             // const dctFunctions = Array.from(dct.functions.values()).map(val => val.functions).flat()
+
             const dctFunctions = Array.from(dct.functions.values()).map(val => val.functions).flat()
             // // TEMPORARY!!!
+
             // TEMPORARY!!!
             // // TODO: REWORK
+
             // TODO: REWORK
  
 
             // // If filterState has a category but subfunctions array is empty, we only care about the category.
 
             // // If filterState has a category but subfunctions array is empty, we only care about the category.

Revision as of 18:19, 18 November 2022

Development verstion of the DCT List.
Not ready for production!