Open adadychanka opened 1 month ago
All existing guides need to be viewed as a table. The admin should see the following fields: id, guide name, author, created data, updated date, status (published/draft).
The table should support filters, sorting, pagination.
The initial version of the page has been deployed. It contains a table to view the data and pagination.
The following PR will include support for filtering and sorting, storing table state in url.
All existing guides need to be viewed as a table. The admin should see the following fields: id, guide name, author, created data, updated date, status (published/draft).
The table should support filters, sorting, pagination.