Satellite-im / Uplink-Backlog

Place to park issues that we want to track but aren't active/higher priority. Some times will be moved here/feel free to add tickets that can easily be moved to the active project
0 stars 0 forks source link

bug(chat): Chatbar resize issue when going from Mobile -> Desktop #27

Open phillsatellite opened 1 year ago

phillsatellite commented 1 year ago

Issue: Seems like there is a (I think CSS) issue with the chatbar when going from Mobile to Desktop view

OS Linux

Screen recording:

https://user-images.githubusercontent.com/93608357/228381769-abc0b151-ea07-4c7b-83a6-d87a32c9afde.mov

WanderingHogan commented 1 year ago

this is because we are doing the responsiveness in rust and not CSS - waiting for a re-render to re-draw the UI

WanderingHogan commented 1 year ago

I am going to move this to the backlog because while it still exists, we aren't targeting mobile, and after a re-render it goes away after about a second