Re: Remove hacky way to open/close the dropdown-submenu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: Remove hacky way to open/close the dropdown-submenu
Дата
Msg-id CANxoLDeUDAcUUKXtDZx7+fPPaoF-Z7ieyXoU+dqQ6C02TvO-tQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Remove hacky way to open/close the dropdown-submenu  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Thanks patch applied.

On Thu, Jan 31, 2019 at 4:05 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Ashesh,

The patch looks good to me.

On Thu, Jan 31, 2019 at 3:34 PM Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:

On Thu, Jan 31, 2019 at 2:38 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:

Hi Ashesh,

All works good, except one small change. Submenus should be closed if I press Esc and then reopen the menu.
Please find the updated patch to resolve the review comments.

-- Thanks, Ashesh 

On Thu, Jan 31, 2019 at 11:32 AM Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Aditya,

On Tue, Jan 22, 2019 at 10:25 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Ashesh,

I am getting a syntax error on bundle. 
After fixing that,  please look into this scenario:
Using keyboard shortcuts open object menu, for eg on table node. Go to any submenu using keyboard and go to any submenu and press enter.
Now open object menu again using keyboard shortcut, the submenu remains open. It should be closed.
Please find the updated patch with all comments fixed.
Now - whenever the callback for the menu is called (menu toggling), it will close the existing submenu(s) too.

Please review it, and let me know.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi

 

Everything looks fine to me except the above.


On Tue, Jan 22, 2019 at 10:07 AM Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Any update?

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi



On Thu, Jan 17, 2019 at 7:39 PM Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Aditya/Khushboo,

I can see a hacky way to open/close the dropdown-submenu in the menu.js file.
I've followed a more general way to open/close any submenu in the dropdown list, instead of just 'Objects' menu.

Can you please review it, and let me know your thoughts?
Let me know if you have any other better approach.
 

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi



--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Remove hacky way to open/close the dropdown submenu
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove Python 2.6 code that's now obsolete. Fixes#39