You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to the bottom and move the mouse over the reaction emojis
Click on the blue smiley on the right to open the GitHub react card
Expected
Able to close the card
Actual
No way to close the card
Hint
That could be solved with an event on a button and/or Esc key
Another solution is to close when the mouse leaves the react card or when a touch event is triggered outside of the react card (which implies that the react card is positioned under the mouse/touch point)
The text was updated successfully, but these errors were encountered:
How to reproduce
Expected
Able to close the card
Actual
No way to close the card
Hint
The text was updated successfully, but these errors were encountered: