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

Marketplace agent cards - Standardize card heights so it doesn't look like a camel's back (going up and down) #9222

Open
ograce1421 opened this issue Jan 8, 2025 · 0 comments

Comments

@ograce1421
Copy link

ograce1421 commented Jan 8, 2025

Describe your issue.

We have a problem with our card heights being inconsistent in our Marketplace. This is not good design, our cards look like a camel's hump.. Let's standardize this.

Currently our character limit on the Agent name is too long, it results in inconsistent card heights that are too tall like this:
Screenshot 2025-01-08 at 13 28 46

Can we try the following solution:

  1. Limit the character count of the Agent title name to 40 characters. My goal is to limit the title to maximum 2 lines of text
  2. Anything more than that, we should truncate the title

We also run into this problem of the cards being too short like this:
Screenshot 2025-01-08 at 13 35 47

Let's try the following solution:

  1. Align the thumbnail, author name, description to the top of the div
  2. Align the runs and the ratings to the bottom of the div
Screenshot 2025-01-08 at 13 45 04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant