Background
The orders data on the dashboards is irrelevant because there are so many test orders
Itβs critical that weβre allowed to delete orders from the database so this data is more relevant
Solution
Add a trash icon to the order management table that deletes the order from the database
add a checkbox column at the beginning of the table to allow a multiple of orders to be deleted
Remove βStatusβ column to make room for the checkbox column
1 year ago
1 year ago