dmitrizzle / chat-bubble

Simple chatbot UI for the Web with JSON scripting 👋🤖🤙
MIT License
579 stars 171 forks source link

Safari and IOS fix for reply.css #46

Closed omertarikkoc closed 6 years ago

omertarikkoc commented 6 years ago

before these changes, there was a bug for Safari and IOS that you cannot see the reply bubble. Simply commenting animation duration and opacity properties solved to problem. Looking forward to finding a more convenient solution.

dmitrizzle commented 6 years ago

I've been battling this bug for a while, seems to be Safari-only issue. Does your solution affect the actual animation? If everything works as before and bubbles do not disappear I'd love to merge it (sorry, didn't have the time to test it yet).

omertarikkoc commented 6 years ago

I am trying a test with other devices. When I am finished I will let you know with some gifs

dmitrizzle commented 6 years ago

Thank you and Happy New Year! I haven't been active much since out of city, will get on tests and tutorials soon. 🍾

dmitrizzle commented 6 years ago

OK I've tested with Safari browsers - the ones affected and it looks good. Thanks so much for your PR!

omertarikkoc commented 6 years ago

Thank you so much! Sorry for the delay. I was working on a project. Actually, I will use your repo to build a portfolio website based on a chatbot. I will share with you when it is ready! Thanks for your hard work!

dmitrizzle commented 6 years ago

Looking forward to seeing your project, @omertarik96!