Ensure that the file format for the storage manager should be 'All files' and for other dialogs, it should remember the last selected format. Fixes #6325
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a797b1efa418bdfba77118e88ffa75dcc67dc97 Author: Pradip Parkale <pradip.park...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_2.rst | 1 + web/pgadmin/misc/file_manager/static/js/utility.js | 48 ++++++++++++---- web/pgadmin/settings/__init__.py | 67 +++++++++++++++++++++- 3 files changed, 105 insertions(+), 11 deletions(-)