Evalai: Alignment in sponsors list

Created on 4 May 2020  路  15Comments  路  Source: Cloud-CV/EvalAI

  • the observed behaviour
    Sponsors list not Centrally aligned
    Screenshot_20200504-063016~2

    • steps to reproduce the problem
      Open evalai.cloudcv.org in mobile view
GSoC-2020 bug easy_to_fix frontend

Most helpful comment

I am fairly confident it's a cache issue. The fix is by looking and changing the nginx configuration appropriately to invalidate cache. :)

All 15 comments

Thanks @Ayukha for catching it. Would you like to work on this?

@RishabhJain2018 sure!

Weirdly, I can't see the images on my PC but it's visible on other devices

screenshot-evalai cloudcv org-2020 05 04-20_16_10

It's a cache issue. Can you please do a hard refresh.

Tried emptying cache and doing a hard refresh. Still the same issue

I think it has something to do with the 'sponsor-logo' tag in CSS since after debugging and trying to remove the 'sponsor-logo' tag the images did appear.

I think it's more of an issue with the current config of Nginx which caches the static files. Might want to look into nginx config and see what needs to be changed.

I think it's because of the css tag because the image does load and it did show up in the dev debug tools.
screencast-evalai cloudcv org-2020 05 04-22_26_54

img
@yashdusing I am able to get the images with same css.
Can you specify the browser you are using?

I am using Chrome. I also checked the version and there's no pending updates

I tried it on chrome and firefox both, it works fine for me.

It shows up on edge. Weirdly, the display issue only happens with chrome

I am fairly confident it's a cache issue. The fix is by looking and changing the nginx configuration appropriately to invalidate cache. :)

Ok I was wrong. 馃槄 Turns out that this issue is related to the css getting overwritten by some other class. I believe @RishabhJain2018 is going to open a PR for the same soon.

This is already fixed in #2790 :).
Closing this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

deshraj picture deshraj  路  5Comments

deshraj picture deshraj  路  6Comments

Ayukha picture Ayukha  路  5Comments

aka-jain picture aka-jain  路  6Comments

mrinalwahal picture mrinalwahal  路  4Comments