I thought this would be pretty easy but I can’t figure it out from the interaction menu.
I want to have one element with long text that has a fixed heigth or truncated text.
Another element that always goes directly below the says “Read more”
When the user clicks the read more link the above element becomes heigth: auto, or the overflow hidden property gets removed.
Example of what I’d like, but maybe with a smooth accordion like interaction:
Any tips?