Skip to content

Implement Masonry to display question cards #7551

Open
@ayanchoudhary

Description

@ayanchoudhary

Please describe the desired behavior.
Describe the solution you'd like.

The present display of cards does not make efficient use of the screen space and looks quite unappealing, with random spaces between rows.

Screenshot from 2020-02-20 22-51-50

To improve this we can use the masonry package which allows for an orderly arrangement of the cards and makes the page aesthetically better.

An example of a page with masonry:

Screenshot from 2020-02-20 22-55-45

I would like to work on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionfeatureexplains that the issue is to add a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions