View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006096 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2015-03-24 10:50 | 2024-11-11 13:32 |
Reporter | heinrich.franz | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.9.3 / 5.2.3 | ||||
Summary | 0006096: Bold font-weight or red text color for "order was cancelled" | ||||
Description | When I cancel an order in shop backend, the text of the corresponding entry is greyed out, which is easy to overlook, especially when the entry is opened and therefore highlighted. It would be great if the text "Order was cancelled" (Bestellung wurde storniert) would be red or bold. | ||||
Tags | No tags attached. | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
I am not sure if red would be such a good idea for the colorblind. Maybe it would be better to do something like: text-decoration: line-through; |
|
Yes, text-decoration: line-through is a great idea. |
|
I would propose we add the strike-through to the list view and add some visual marker to the line "Order is cancelled" as well. Either a warning icon, or something like the Boostrap alerts (https://getbootstrap.com/docs/5.1/components/alerts/) |
|
I am sorry, but this does not fit into the current OXID strategy. We don't expect our main customers to work on a day-to-day basis with the admin to handle their orders. So the primary usecase we look at, is to check, if the status from the ERP matches with the one in the shop. And in that case you know pretty exactly what you are looking for. |