c2corg / v6_ui

UI for c2c.org v6
GNU Affero General Public License v3.0
7 stars 12 forks source link

Incorrect rendering of cards in the home feed #1568

Closed asaunier closed 7 years ago

asaunier commented 7 years ago

In my Chrome 56 / Android 4.2.2, there are a few defaults with the home feed cards: the cards themselves overflow their frames (including simple cards with no image):

screenshot_2017-03-28-21-52-54

A friend of mine has shown me another problem I cannot reproduce in my Chrome: images associated to a card were shown to the left, preventing the card itself from being accessible and clicked. I will try to get a screenshot or more details.

stef74 commented 7 years ago

Could you test on demo ... with small mobile

asaunier commented 7 years ago

It's better with the demo indeed:

screenshot_2017-03-28-22-16-39

asaunier commented 7 years ago

A friend of mine has shown me another problem

In prod:

screenshot_2017-03-28-22-37-52

In demo:

screenshot_2017-03-29-07-57-39

I don't know the version of the browser (but it was OK before the recent changes in prod I think).

asaunier commented 7 years ago

The screenshots above were taken using "Internet Version 1.5.28" on Android. It seems it's a version of february 2015 or earlier https://www.aptoide.com/app/sec_container_1.com.sec.android.app.sbrowser/internet?lang=fr

I had confirmation it is OK with Chrome.

@stef74 Feel free to close the issue if you think the problem is related to a not recent enough browser.

stef74 commented 7 years ago

the order flexbox directive si not supported in your case, and also wrap ... so my feeling is this borwser is too old. So I close.