From aa45ec471a3e6d0d3f7750b1339dcd0b4a4c9c4e Mon Sep 17 00:00:00 2001 From: mjvi-odoo Date: Wed, 6 Dec 2023 17:47:50 +0530 Subject: [PATCH 001/268] [FIX] web: 'upload and Set' button not functional in project task cover image Steps to Reproduce: Navigate to Project.task kanban view. - Attempt to set a cover image. - Observe the non-functional 'upload and set' button. Issue: - The 'upload and set' button in the Project Task Cover Image is unable to click Solution: - Resolved the issue, ensuring the 'upload and set' button functions correctly for a seamless cover image setting in Project Task. task-3623759 Part-of: odoo/odoo#145204 --- .../kanban/kanban_cover_image_dialog.xml | 20 +++++++++---------- .../tests/views/kanban/kanban_view_tests.js | 2 +- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/addons/web/static/src/views/kanban/kanban_cover_image_dialog.xml b/addons/web/static/src/views/kanban/kanban_cover_image_dialog.xml index eb8dcda47f378..d528075da4d92 100644 --- a/addons/web/static/src/views/kanban/kanban_cover_image_dialog.xml +++ b/addons/web/static/src/views/kanban/kanban_cover_image_dialog.xml @@ -18,21 +18,19 @@ There is no available image to be set as cover. - -