View Issue Details

IDProjectCategoryView StatusLast Update
0006096OXID eShop (all versions)2. ----- eShop backend (admin) -----public2024-11-11 13:32
Reporterheinrich.franz Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status resolvedResolutionwon't fix 
Product Version4.9.3 / 5.2.3 
Summary0006096: Bold font-weight or red text color for "order was cancelled"
DescriptionWhen 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.
TagsNo tags attached.
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

martinwegele

2015-03-24 11:11

reporter   ~0010826

Last edited: 2015-03-24 11:13

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;


heinrich.franz

2015-03-24 15:31

reporter   ~0010828

Yes, text-decoration: line-through is a great idea.

SvenBrunk

2022-02-01 14:00

administrator   ~0013653

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/)

SvenBrunk

2024-11-11 13:32

administrator   ~0017686

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.