[pgadmin-org/pgadmin4] add540: Fixed an issue where the prompt is not visible whe...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] add540: Fixed an issue where the prompt is not visible whe...
Date: 2022-09-27 08:57:34
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/0b6b2e-add540@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: add5404f5e4f12d11886d9732cd23894fa99aa58
https://github.com/pgadmin-org/pgadmin4/commit/add5404f5e4f12d11886d9732cd23894fa99aa58
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx

Log Message:
-----------
Fixed an issue where the prompt is not visible when clicking on the 'save results to file' button on the large data. #5338

corrected issue id

corrected order of release notes

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-09-27 08:58:43 [pgadmin-org/pgadmin4] 1b11a6: Fixed a couple of SonarQube issues.
Previous Message Akshay Joshi 2022-09-26 07:18:00 [pgadmin-org/pgadmin4] 0b6b2e: 1) Remove Python's 'Six' package completely. #5357