shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
314 stars 48 forks source link

When you use the scrollers (up/down/sideways) and the arrows available on the `Permission` component, the popup gets closed immediately #1493

Open hlayisanimazuze opened 3 weeks ago

hlayisanimazuze commented 3 weeks ago

Steps to reproduce the behavior:

  1. Drag and drop any component onto the form
  2. Click the component and navigate to the properties panel
  3. Scroll down to 'permission' section
  4. Click on the permission autocomplete
  5. Click on the side aways or up and down arrows/click the scrollers
  6. Actual Results: The pop up gets closed immediately

Expected behavior the popup should not close but instead respond appropriately to the user's actions