creativetimofficial / notus-svelte

Notus Svelte: Free Tailwind CSS UI Kit and Admin
https://www.creative-tim.com/product/notus-svelte
MIT License
831 stars 431 forks source link

[Bug] Dropdown closing #10

Open milanobrtlik opened 3 years ago

milanobrtlik commented 3 years ago

Version

1.1.0

Reproduction link

https://demos.creative-tim.com/notus-svelte/admin/dashboard

Operating System

Windows 10

Device

PC

Browser & Version

Firefox 86

Steps to reproduce

  1. Go to the provided link to minimal reproduction
  2. Open some dropdown eg. click on profile icon
  3. Click on empty space, on link eg Settings

    What is expected?

    Dropdown closes itself.

    What is actually happening?

    Dropdown remains opened.


Solution

Additional comments

einazare commented 3 years ago

Helo there, @milanobrtlik ,

At the moment we do not have a solution for this - it is not actually a bug, it is more like an enhancement, as the dropdown closes if you click back on it. If you have any idea on how to solve this, you can leave your solution here, or you can open a PR: https://github.com/creativetimofficial/notus-svelte/pulls

Best, Manu