gokiburikin / nyanpals

Placeholder repo for the nyanpals chat system. For now being used as an issue tracker.
0 stars 0 forks source link

[UI][Info Window] User is unable to close info window by clicking outside #22

Closed nyanpasudo closed 8 years ago

nyanpasudo commented 8 years ago

Description

If a user opens the info window, the user cannot dismiss the window by clicking outside of the window. Using Google Chrome 47.0.2526.111 (desktop)

Repro steps:

  1. Enter a channel
  2. Click on the Info icon (the "i") to the right of the chat input box
  3. Once the info window opens up, click outside the info window

Result window remains open

Expected behavior Infowindow should be dismissed

Notes The other windows that open behave as expected

Repro rate 100%

nyanpasudo commented 8 years ago

Possibly due to same issue:

User can open up the other windows (avatars, broadcast, options) while the info window is open without the info window being dismissed.