Evalai: Center align the leaderboard

Created on 21 Jan 2019  路  9Comments  路  Source: Cloud-CV/EvalAI

Current Behaviour

The leaderboard table metrics are not properly aligned with their header.

Expected Behaviour

The header and values must be properly aligned.

Deliverables

  • [ ] Remove all the align classes like align-right, align-left etc. in the leaderboard.html
  • [ ] Add a class align-center to table attribute in the same file.

For Testing

  • [ ] Create at least 5 entries on the leaderboard with different team names.
  • [ ] Paste the screenshot with the entries along with the PR.

Please feel free to ask if there are any doubts.

GSOC-2019 easy_to_fix enhancement frontend good first issue inactivity

Most helpful comment

@RishabhJain2018 I think you wrote the wrong class name here. The table should have a centered class instead of align-center so that it gets centered through materializecss. For reference, please see this https://materializecss.com/table.html. @gautamjajoo: please make sure that you don't miss this comment. :)

All 9 comments

Can I work on this?

Sure!

@RishabhJain2018 I think you wrote the wrong class name here. The table should have a centered class instead of align-center so that it gets centered through materializecss. For reference, please see this https://materializecss.com/table.html. @gautamjajoo: please make sure that you don't miss this comment. :)

@deshraj @RishabhJain2018 This is screenshot when I use centered in table and center-align in <tr> tag. I have to use center-align in <tr> tag because without that the upper tab is not being center aligned. While I researched on it and saw that it is not being aligned because of the icons on the upper tab. Isthis okay?

@gautamjajoo This looks good. Can you please open a PR for the same?

Can I take this issue ?

Sorry, but this has already been taken.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed as there is no further activity. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aka-jain picture aka-jain  路  6Comments

Jonathan-Livingston-Seagull picture Jonathan-Livingston-Seagull  路  5Comments

VishwaasHegde picture VishwaasHegde  路  4Comments

Ayukha picture Ayukha  路  5Comments

dhruvbatra picture dhruvbatra  路  4Comments