sdxmessaging / ui-widgets

Build powerful form inputs/outputs with mithril and streams.
MIT License
4 stars 1 forks source link

List - Single Sort/Filter on Load #139

Closed MichaelPastuch closed 1 year ago

MichaelPastuch commented 1 year ago

The single ListController does not apply sorting or filtering if they are set when it is created and is performing the initial load. Once the list data is loaded, apply the initial sort/filter.