reduction-admin / react-reduction

React Reduction - Free Admin Template Built with React and Bootstrap4
https://reduction-admin.github.io/react-reduction/
MIT License
1.51k stars 562 forks source link

user card doesn't get close on clicking outside #67

Open chavda-bhavik opened 3 years ago

chavda-bhavik commented 3 years ago

The user card that gets open when clicking on the user avatar on the top right corner, didn't get close when clicking elsewhere on the page.

Step to reproduce the issue:

  1. Click on user avatar on the top-right corner, a popup will be opened.
  2. Click somewhere else on the page, a popup should be closed.

I tried to add trigger="focus" on popover, but it's not working.

farrukhrashid1997 commented 2 years ago

Hi, @simsim0709 If this issue is valid, let me pick this up.

Hat52 commented 2 years ago

I would like to work on this issue

mamadou-niakate commented 2 years ago

Can you sign this to me I am working on it ?

fardin17 commented 1 year ago

I would like to work on this issue

Rahul1907 commented 9 months ago

This Seems to be issue of close on overlay click. I think that will solve this issue. can you assign it to me so I can do it