cobuildlab / cobuildlab-web

https://cobuildlab.com
MIT License
5 stars 3 forks source link

Editor | Editor Dashboard #1416

Closed Edwardzabalaf closed 1 year ago

Edwardzabalaf commented 2 years ago

User Story

add to the editor a dashboard in which you will have:

1.- list of articles showing the following items: title, edited by, status (published - Draft), date and actions (edit - archive). 2.- at the top of the list you will have a search engine, rows (10-20-30), filters (creation date and status). 3.- at the bottom you will have the pagination on the right and on the left the number of rows or items you are showing (30 of 126). 4.- at the top you will have a button (+ Add new article) that will take you to the editor view.

Screens

image

Edwardzabalaf commented 1 year ago

@ragomez33 1.- let's align the switch to change the type of block, with the search bar and the filters. 2.- Let's place a dividing line between the header of the table and the articles. 3.- The titles of the articles in the table limit them to a single line and show the rest of the title as a tooltip.