-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feed/Offer-Request Card - View More #149
Comments
@devarshjoshi , @Mohammedks713 the content and header of the card feed don't have issues, its missing. |
@ethanswift do you need a separate ticket for this? I can add details to this ticket itself. |
The point is, the card title and card body text don't have issues. In this specific case, the position of the button will get defined based on the body of the text. |
@ethanswift 6 lines max for the card. |
@ethanswift any updates here? |
My PR is under review, Luko is also working on an issue which covers this. |
NOTE: this refers to the View Button which will appear on the card when the text is cut off. It does not refer to the other elements of the card such as the share, like, or comment buttons.
As a user
Given I am on the card
When I click on the View More button,
Then I will be shown more of the text on the card
The text was updated successfully, but these errors were encountered: