pgAdmin 4 commit: Fix an issue where context menu is open along with su

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where context menu is open along with su
Date: 2019-12-05 05:46:13
Message-ID: E1icjxt-0005t7-8F@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-05 05:46:47 Re: [pgAdmin4] Fix context menu CSS
Previous Message Akshay Joshi 2019-12-05 04:24:17 Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the