buerokratt / byk-widget-mvp

MVP version of Buerokratt Chat Widget
MIT License
0 stars 2 forks source link

Keep chat history visible on page reload #38

Closed baha-a closed 3 months ago

baha-a commented 7 months ago

Related to:

These changes depend on the latest notification server of dev branch.

1AhmedYasser commented 7 months ago

https://github.com/buerokratt/byk-widget-mvp/assets/26207361/de17e5c2-573e-4bda-affe-a6c8d904aa79

@baha-a There is another Edge case that i found when i was checking the latest changes.

  1. Start a chat and forward it to the back-office
  2. Refresh the tab once then every thing is good, when you refresh again then the chat will be ended automatically

In conclusion, Multiple refreshes closes the chat

NOTE: This edge case i found on chat widget, but i reported it here because the old PR is closed, so this edge case needs to be fixed first on the new back office and chat widget