mattybojo / renoir

0 stars 0 forks source link

[ShoppingList] Redesign UI for ShoppingListPage #54

Open mattybojo opened 1 year ago

mattybojo commented 1 year ago

Redesign each ion-item to better utilize the space available. Use grid or flexbox to make sure any flowover text from quantity and title should be truncated and an ellipsis should be added.

See #51 for info on how this was handled for TodoListPage.