[pgadmin-hackers] [pgAdmin4][RM_2424]: Menu Items don't appear in tools menu formodules that are loaded using deps

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgadmin-hackers] [pgAdmin4][RM_2424]: Menu Items don't appear in tools menu formodules that are loaded using deps
Дата
Msg-id CAM5-9D86hMaWan8o5ram63dqEPPPkTO8YaaWV5H2fvp-2v2yag@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][RM_2424]: Menu Items don't appear intools menu for modules that are loaded using deps  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi

Issue:

If modules are loaded without any node dependency(i.e: on page load), the function 'create_menu' is called implicitly to generate menu items.

But when the modules are loaded when its dependent node expands, the function 'create_menus' has to explicitly call after 'add_menus' from respective module's template files.

This patch is dependent on patch 'load_modules_js_when_required.patch'

Please find attached patch and review.
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] feature test timeouts
Следующее
От: "Archit PCE2/CE/14/011"
Дата:
Сообщение: [pgadmin-hackers] Issue about pgadmin4