Skip to content

Fixed dropdowns to close when clicking outside - #1963

Open
davidwaroquiers wants to merge 3 commits into
datalab-org:mainfrom
Matgenix:dw/fix_dropdowns_clickoutside
Open

Fixed dropdowns to close when clicking outside#1963
davidwaroquiers wants to merge 3 commits into
datalab-org:mainfrom
Matgenix:dw/fix_dropdowns_clickoutside

Conversation

@davidwaroquiers

Copy link
Copy Markdown
Member

This PR fixes a small UX issue about dropdowns not closing when clicking outside of them.

Closes #1913

@davidwaroquiers davidwaroquiers added webapp For issues/PRs pertaining to the web interface visuals For issues/PRs pertaining to visuals/aesthetics of the interface labels Aug 4, 2026
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.96%. Comparing base (3e4fca4) to head (6b83d14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1963   +/-   ##
=======================================
  Coverage   79.96%   79.96%           
=======================================
  Files          83       83           
  Lines        7473     7473           
=======================================
  Hits         5976     5976           
  Misses       1497     1497           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ml-evs
ml-evs force-pushed the dw/fix_dropdowns_clickoutside branch from 4b5a2ee to 6b83d14 Compare August 7, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

visuals For issues/PRs pertaining to visuals/aesthetics of the interface webapp For issues/PRs pertaining to the web interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Login dropdown (and others) does not close when clicking outside

1 participant