cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

"Leave chat room" button conflicts with "Do you want to leave this site" popup #78

Closed cfdp closed 7 years ago

cfdp commented 7 years ago

When an anonymous user logs is in a chat room and chooses to leave by clicking the "Leave chat room" button, the warning "Do you want to leave this site" pops up.

Even though the user chooses to stay, she is logged out.

The preferred solution would be to disable the popup for this particular scenario.

alex-bukach commented 7 years ago

Fixed in https://github.com/cfdp/opeka/pull/81.