Cloud-CV / EvalAI

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://eval.ai
Other
1.72k stars 773 forks source link

BugFix: Show all information on challenge card #4357

Open gautamjajoo opened 2 months ago

gautamjajoo commented 2 months ago

Expected behaviour

End date should also be visible. All the information should be visible on the card.

Observed behaviour

Information is hidden due to increase in the number of tags.

Screenshot 2024-05-02 at 12 26 09 PM
Harshit28j commented 2 months ago

I think making it scrollable would be great because increasing the height of specific card might lead to asymmetric card view, what do you think? @gautamjajoo

image image

Plomo-02 commented 1 month ago

hello, Is it possible being assigned to this issue?

Aditi571 commented 3 weeks ago

@gautamjajoo Can you assign this issue to me?

YdvAkash commented 2 weeks ago

Reduce Tag Size or Font Size: Decrease the size of the tags or the font size to make sure all information fits within the card.

Multi-line Tags: Allow the tags to wrap to multiple lines instead of a single line to create more space.

Scroll View for Tags: Implement a scrollable view for the tags so that users can scroll through them without taking up too much space.

Expand Card Height: Increase the height of the card to accommodate all the information and tags without hiding any content.

Collapsible Tags: Make the tags collapsible, with an option to expand and view all tags if necessary.