Sylius: [Admin][CSS] Css issue in admin in /orders/edit

Created on 11 Nov 2016  路  2Comments  路  Source: Sylius/Sylius

When a product name is too long, the containing UI element overflows to the right and breaks the page. See on the right sidebar of the below screenshot

screen shot 2016-11-11 at 12 11 43

Potential Bug UX

Most helpful comment

I would like to take a shot at addressing this issue. Do we think truncating the product title with an ellipsis?

While we're on the topic, I kind of expected the product title to link to the product admin page, instead of the storefront's detail page. Should this behavior be changed?

All 2 comments

I would like to take a shot at addressing this issue. Do we think truncating the product title with an ellipsis?

While we're on the topic, I kind of expected the product title to link to the product admin page, instead of the storefront's detail page. Should this behavior be changed?

@davidangel +1 for truncating it and displaying a full name in title of the link. Regarding the link itself, it should point to the admin page, especially that our admin should be decoupled from shop, so its a bug if that's the case. :)

Was this page helpful?
0 / 5 - 0 ratings