zurichat / zc_app

36 stars 103 forks source link

Draft implementations #897

Closed decodedfaith closed 3 years ago

decodedfaith commented 3 years ago

https://user-images.githubusercontent.com/59166014/135790876-56719304-8a4d-4a0c-9b0a-1293f3061455.mp4

https://user-images.githubusercontent.com/59166014/136009002-8ada1d31-83c4-4d94-b437-385988e50c86.mp4

Implementations made for saving text contained within the textfield when routing off an instance of dm_user_view, channel_page_view and thread_detail_view for whenever we route back to the instance of such particular view.

Implementations made for displaying a list of drafts saved across instances of dm_user_view, channel_page_view and thread_detail_view in the draft UI screen

decodedfaith commented 3 years ago

Nice work. Please make the messages route to where it is being typed.

There is no point having Draft if I cannot click on the message saved and it takes me to where I typed it.

So please do that and we are good to go.

Alright sir, but might take me a while, and moreover, unique id of instance of each view for threads and dm's are not yet available.. so i might be at their mercy to get the implementation done i think.