View Issue Details

IDProjectCategoryView StatusLast Update
0006096OXID eShop (all versions)2. ----- eShop backend (admin) -----public2022-02-01 14:00
Reporterheinrich.franz Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status confirmedResolutionopen 
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 Versionany
Database Versionany

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