Sort / paginate / filter backend columns

Paginate / Sort / Filter columns:

  1. Allow the pagination to change in the backend. Its REALLY annoying to have to keep clicking through items if you have > 10 widgets. The ability to display "All" widgets or change the amount of widgets per page would make your app MUCH easier to navigate

  2. Need the ability to sort each column by order. Alphabetically for the name column; and chronologically for the last modified column

  3. Last, Filter by key word. So if I have a title named "Kiwi", and more than 10 widgets, I dont have to keep clicking through all items: I can just start typing "Kiwi" and the display narrows until items w "Kiwi" in it are displayed.

  • Guest
  • Dec 24 2020
  • Future consideration