Project-Chirp / chirp-frontend

Frontend of Chirp
2 stars 3 forks source link

T50: Fixed the PostButtonModal and multiline posts #55

Closed christopherkinyua closed 1 year ago

christopherkinyua commented 1 year ago

I fixed the Dialog positioning issue and managed to get it to be at the top of the page. I also managed to fix the expansion issue when we pressed enter multiple times to only expand downwards. This was achieved when I fixed the dialog to the top.

I also addressed an issue that after you create a Post from not retaining the white spaces.