Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run cards should all have same height #54

Open
1 task
GoelBiju opened this issue Apr 12, 2021 · 0 comments
Open
1 task

Run cards should all have same height #54

GoelBiju opened this issue Apr 12, 2021 · 0 comments
Labels
bug Something isn't working Frontend Issues related to the frontend application

Comments

@GoelBiju
Copy link
Owner

Description:

Currently, a run information card on the homepage increases in height when the run title exceeds the max-width of the card. A solution would be to add an overflow to the run title so when it exceeds the width we just add ellipses and cut off the rest of the title. The full title would be displayed on a mouseover.

Acceptance criteria:

  • The height of all run cards are equal.
@GoelBiju GoelBiju added bug Something isn't working Frontend Issues related to the frontend application Not MVP This is not part of the MVP and less urgent labels Apr 12, 2021
@GoelBiju GoelBiju removed the Not MVP This is not part of the MVP and less urgent label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend Issues related to the frontend application
Projects
None yet
Development

No branches or pull requests

1 participant