Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 83b207e7da0dab659fb34d969c3d2e5771c78af6 https://github.com/pgadmin-org/pgadmin4/commit/83b207e7da0dab659fb34d969c3d2e5771c78af6 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths: M web/pgadmin/static/js/AppMenuBar.jsx M web/pgadmin/static/js/components/Menu.jsx M web/pgadmin/static/js/components/PgTree/FileTreeX/index.tsx M web/pgadmin/static/js/components/PgTree/types.ts M web/pgadmin/static/js/tree/tree_init.tsx Log Message: ----------- Fix few more issues related to Menu rewrite. #5615