OMG what is that - please help
I even don't know how to layout this thing
For context: Assuming user can create follow-up and attach some text and image - also user can scroll it
How to make it better?
8 Replies
set a height on the dialog, and set overflow-y to auto: https://codepen.io/jochemm/pen/dyxXdEE
it's a very minimal demo, I used p instead of whatever you're using, but the principle is the same regardless of what block level element you're using
I did something like this but still thinking that it could be better
Rate 1
Rate 2
How do you think which one is better?
Both gives the same vibe