Wunderbyte-GmbH / moodle-local_wunderbyte_table

Wunderbyte Table
Other
4 stars 5 forks source link

Handle empty tables (show message when table is empty) #4

Closed bernhard-wunderbyte closed 1 year ago

bernhard-wunderbyte commented 1 year ago

There should be some feedback if wunderbyte_table is empty.

For instance, we could show a message "Nothing to show" if the table is empty.

Additionally it would be nice, to have a param or function that indicates that the table is empty, so we can handle empty tables in PHP or mustache templates.

georgmaisser commented 1 year ago

fixed