Ensure that scroll bar on browser tree should be visible on windows resize #5402

This commit is contained in:
Nikhil Mohite
2022-10-06 15:58:05 +05:30
committed by GitHub
parent b086e1fd83
commit bb78d91d1b
4 changed files with 7 additions and 11 deletions
+1
View File
@@ -45,3 +45,4 @@ Bug fixes
| `Issue #5352 <https://github.com/pgadmin-org/pgadmin4/issues/5352>`_ - Fixed error occurring while LDAP authentication for a user with multiple email attributes.
| `Issue #5367 <https://github.com/pgadmin-org/pgadmin4/issues/5367>`_ - Ensure that the correct value should be returned if an exception occurs while decoding the password.
| `Issue #5368 <https://github.com/pgadmin-org/pgadmin4/issues/5368>`_ - Fixed the issue while downloading the file from the file manager.
| `Issue #5402 <https://github.com/pgadmin-org/pgadmin4/issues/5402>`_ - Ensure that scroll bar on browser tree should be visible on windows resize.