pgAdmin 4 commit: Fixed an issue where the cursor was not visible in th

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the cursor was not visible in th
Date: 2022-08-23 13:15:59
Message-ID: E1oQTl9-0002ll-HN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the cursor was not visible in the code tab of the trigger dialog.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41a3345101c724d0c9a508048e1287a28e45141d
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/schemas/tables/triggers/static/js/trigger.ui.js | 5 +++++
web/pgadmin/static/js/components/CodeMirror.jsx | 1 +
2 files changed, 6 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-23 13:16:46 Re: [Patch] - Cursor is not visible in trigger code pane
Previous Message Aditya Toshniwal 2022-08-23 06:40:10 Re: [Patch] - Cursor is not visible in trigger code pane