mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Port data filter dialog to React. Fixes #7340
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 45 KiB |
@@ -22,6 +22,7 @@ Housekeeping
|
||||
| `Issue #6131 <https://redmine.postgresql.org/issues/6131>`_ - Port query tool to React.
|
||||
| `Issue #6746 <https://redmine.postgresql.org/issues/6746>`_ - Improve the Kerberos Documentation.
|
||||
| `Issue #7255 <https://redmine.postgresql.org/issues/7255>`_ - Ensure the database and schema restriction controls are not shown as a drop-down.
|
||||
| `Issue #7340 <https://redmine.postgresql.org/issues/7340>`_ - Port data filter dialog to React.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
@@ -15,5 +15,3 @@ in the edit grid window:
|
||||
.. image:: images/viewdata_filter_dialog.png
|
||||
:alt: View Data filter dialog window
|
||||
:align: center
|
||||
|
||||
.. note:: Use SHIFT + ENTER keys to apply filter.
|
||||
Reference in New Issue
Block a user