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

Feat: Fix Card Size Irrespective of Content #154

Open
4 tasks
Arindam200 opened this issue Jun 8, 2024 · 3 comments
Open
4 tasks

Feat: Fix Card Size Irrespective of Content #154

Arindam200 opened this issue Jun 8, 2024 · 3 comments
Assignees
Labels
Design good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed UI/UX

Comments

@Arindam200
Copy link
Owner

Description

Currently, the size of the cards in our application changes based on the length of the title and description. This leads to an inconsistent and unprofessional appearance. The goal of this issue is to ensure that all cards have a uniform size regardless of their content.

Objectives

  • Ensure that all cards have a fixed, uniform size.
  • Adjust the styling to handle overflow content appropriately.
  • Maintain responsiveness and accessibility standards.

ScreenShot

image

Acceptance Criteria

  • All cards have a consistent size.
  • Overflow content is handled gracefully (e.g., ellipsis for text overflow).
  • The design remains responsive across different devices and screen sizes.
  • Accessibility standards are maintained.

Steps to Reproduce

  1. Navigate to the section of the application where cards are displayed.
  2. Observe the varying sizes of the cards based on their title and description content.

Expected Outcome

All cards should have a uniform size, providing a consistent and professional appearance, while still being responsive and accessible.

@Arindam200 Arindam200 added help wanted Extra attention is needed good first issue Good for newcomers Design UI/UX labels Jun 8, 2024
@OlibhiaGhosh
Copy link
Contributor

I would like to work on this!

@Arindam200
Copy link
Owner Author

Go Ahead!

@Ankush1oo8
Copy link

Can i work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed UI/UX
Projects
None yet
Development

No branches or pull requests

3 participants