user-management: fix actions dropdown to dismiss on action click
Created by: erzhtor
Closes https://github.com/sourcegraph/sourcegraph/issues/40617.
Test plan
sg start
- Open http://localhost:3080/site-admin/users
- Choose user(s) and make any actions either using bulk actions dropdown or actions dropdown on user row
- Check that after clicking action dropdown closes
App preview:
Check out the client app preview documentation to learn more.