Skip to content

Limit the blog post title length to 3 rows ~90 characters #30

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

Closed
esthersoftwaredev opened this issue Mar 6, 2024 · 1 comment
Closed

Comments

@esthersoftwaredev
Copy link
Member

esthersoftwaredev commented Mar 6, 2024

Describe the solution you'd like

  • for longed blog post titles, limit the displayed title to ~90 characters so it fits in 3 rows
  • adjust in posts component and series component
  • follow the implementation from the angular version where it has been applied
  • using the SlicePipe

what it look like now:
image

what would be better:
image

@esthersoftwaredev esthersoftwaredev changed the title Limit the blog post title length to 3 rows ~85 characters Limit the blog post title length to 3 rows ~90 characters Mar 6, 2024
@kapilG0
Copy link

kapilG0 commented Apr 6, 2024

.take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants