sdxmessaging / ui-widgets

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

List fallback Components #145

Closed sdx-crispin closed 5 months ago

sdx-crispin commented 12 months ago

The "new" List component requires a fallback component

MichaelPastuch commented 11 months ago

I'd like to push back on this one, the list controller class has flags for loading, and we can find out if it is empty. Such indicators can be handled by the List user.