fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

Adding an option to clear chat window from overflow menu. #543

Closed harshitagupta30 closed 7 years ago

harshitagupta30 commented 7 years ago

Actual Behaviour

Currently, there is no option to delete chat history. If user wants to delete all them then either he has to delete them one by one or on logout the chat history gets deleted.

Expected Behaviour

Instead of clearing out chat history on logout we can add an option Clear Chat in the menu which can provide ease to the user for deleting the chat and we can preserve the chat history even after the logout.

videotogif_2017 02 18_15 59 33

Steps to reproduce it

After logging out and again logging in the chat history is deleted.

Would you like to work on the issue?

Yes!

@jig08 @the-dagger Can I send the PR for the same?

anantprsd5 commented 7 years ago

@harshitagupta30 I think this is not required as of now because the issue was raised twice and was closed. Refer #506

harshitagupta30 commented 7 years ago

@anantprsd5 Thanks for letting know!

harshitagupta30 commented 7 years ago

@Abhi2424shek @jig08 Just wanted to know why we are deleting the chat history on logout?