chapel
(Jacob Chapel)
16 Febbraio 2015, 1:17am
1
I’ve tracked down the change that causes the issue, not sure why it was changed here:
https://github.com/discourse/discourse/commit/246f77c98d48df011a2e80ae5d33bee1104b6366
I tested it on my install, reverting the above change, using the overage
variable like it was before, causes the user card to display properly.
My question for @sam is why change it?
PR for fix:
https://github.com/discourse/discourse/pull/3205
1 Mi Piace
sam
(Sam Saffron)
16 Febbraio 2015, 1:19am
2
It was rendering offscreen in certain browser widths afaik.
chapel
(Jacob Chapel)
16 Febbraio 2015, 1:20am
3
That makes sense, as to why the original solution wouldn’t work. Though what you changed it to definitely didn’t fix the issue.
Do you know what browsers it was having trouble with? I can modify my fix to accommodate those browsers.
sam
(Sam Saffron)
16 Febbraio 2015, 1:24am
4
Can you test this on a site with a custome header like https://discuss.howtogeek.com/ at various widths. I think chrome exhibited the issue at very particular widths.
chapel
(Jacob Chapel)
16 Febbraio 2015, 1:38am
5
Current behavior
Using overage
Window width: 854px (was lowest width to have multiple users in users column)
chapel
(Jacob Chapel)
16 Febbraio 2015, 1:41am
6
I also tested in Firefox and Safari and the behavior was consistent, for what it’s worth.
sam
(Sam Saffron)
16 Febbraio 2015, 1:41am
7
I will pull this in and keep an eye on it, thanks!
1 Mi Piace
chapel
(Jacob Chapel)
16 Febbraio 2015, 1:44am
8
As an FYI, I found the issue after adding the user card markup to the last poster info on my version of the minimal theme. Since the last poster is on the far right, it was always going over the edge.
1 Mi Piace
Wow - damn - there’s a bloody big picture of me.
That was unexpected!
1 Mi Piace
Reminds me of the poster I have in my bedroom
10 Mi Piace
Here’s one of @codinghorror and @sam talking
10 Mi Piace
sam
(Sam Saffron)
16 Febbraio 2015, 2:42am
12
This topic was automatically closed after 61 minutes. New replies are no longer allowed.
1 Mi Piace