pgAdmin 4 commit: Fix an issue where context menu is open along with su - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix an issue where context menu is open along with su
Date
Msg-id E1icjxt-0005t7-8F@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue where context menu is open along with submenu and the focus is not on context menu or submenu. Fixes
#4991.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f901eeeb4a76feff629194c1da42bf421fb36494
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst              | 1 +
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] Fix context menu CSS