Hey all,
I've written a chrome plugin which acts as a bug reporting tool. It currently works really nicely - it only does it's thing on GitHub and Trello domains and is essentially a 'template manager' which creates bug reporting templates on the fly, based on the test environment, test devices in use, etc.
However when 'setting up' the plug in (when choosing devices, etc) I also use a context menu. The 'page' context menu allows users to select their environment variables. The 'editable field' context menu shows a different menu for pasting reports.
The annoying thing is, when setting up environment variables, every time the user clicks a checkbox or radio button the whole context menu disappears.
It would be great if someone knows a relatively easy hack / fix for this problem.
TL:DR
How do I keep a context menu open even after a checkbox / radio button is clicked?