[18.0][FIX] web_responsive: prevent duplicate navigation on app menu click - #3654
Conversation
|
This was done on purpose, as we don't want to block the navigation to the apps menu if there are missing required fields or to auto-save. Only when navigating to another menu, this will be performed. |
|
@pedrobaeza thanks for the prompt reaction! As for the But the The fix is just preventing the browser from following the link, which is standard for links handled by JavaScript. It's the same pattern Odoo uses for its own menu items. |
|
OK, please keep only this second commit, rephrase the commit message accordingly, and remove |
pedrobaeza
left a comment
There was a problem hiding this comment.
Thanks. Please add [FIX] to the commit message:
|
@pedrobaeza done. |
Closes: OCA#3653 Signed-off-by: Peter Zaoral <pepo48@gmail.com>
tarteo
left a comment
There was a problem hiding this comment.
Confirmed, I was able to reproduce the bug and this fixes the issue 👍
|
/ocabot merge patch Please fw-port it to 19 if needed |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at c918d67. Thanks a lot for contributing to OCA. ❤️ |
Closes: #3653