I often have many rows of data to present to the user - more than will fit on the screen. The user often wants to filter the data to look at it in different ways; they do this by providing some text to filter a column to. I've usually handled this by forcing a row of text boxes underneath the column headers and the user can use those text boxes to filter the table based on all the inputs of those text boxes.
I wish there were an easy way to have this functionality in Semantic-UI; maybe the table could have a class like "filterable" which would then provide this, or similar, functionality.
+1
+1
+1
Merging into #1357, this is one component in my book
+1
+1
+1
Something like this would be perfect:
https://datatables.net/examples/styling/semanticui.html
_(I'm not affiliated with linked page/author.)_
+1
+1
+1
+1
Most helpful comment
+1
Something like this would be perfect:
https://datatables.net/examples/styling/semanticui.html
_(I'm not affiliated with linked page/author.)_