openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #00153
Re: [Merge] lp:~openerp-dev/openobject-client-web/save-prompt-action into lp:openobject-client-web
Review: Needs Information
0. Bugs, for instance open a lead, edit a field (contact name), click on the help button [?], then click on the menu. Only get prompt when clicking menu, and it seems to have broken. I can understand that from its event being an onclick bound directly on the element. Shows inline onclick is a big issue.
1. Makes openLink's xhr call synchronous, for some reason.
Instead of adding an explicit (and complex) navigate_action, wouldn't it be possible to use the event cascade by binding click/submit events on the navigation elements of the page when the form is loaded? (though the question of when/where to unbind those events that are lying outside the application frame would probably prove interesting)
--
https://code.launchpad.net/~openerp-dev/openobject-client-web/save-prompt-action/+merge/36822
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/save-prompt-action.
References