Skip to content

[18.0][FIX] web_timeline: Render the SVG correctly to draw dependencies properly - #3424

Merged
OCA-git-bot merged 1 commit into
OCA:18.0from
Tecnativa:18.0-web_timeline-fix-svg
Jan 30, 2026
Merged

[18.0][FIX] web_timeline: Render the SVG correctly to draw dependencies properly#3424
OCA-git-bot merged 1 commit into
OCA:18.0from
Tecnativa:18.0-web_timeline-fix-svg

Conversation

@carlos-lopez-tecnativa

@carlos-lopez-tecnativa carlos-lopez-tecnativa commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

This issue was introduced during the migration to v18 when converting old jQuery code to native JavaScript in this commit: 258a5a9

Fixes #3420

@Tecnativa @CarlosRoca13 @pedrobaeza @cvinh could you please review this?

image

…perly

This issue was introduced during the migration to v18 when converting old jQuery code to native JavaScript in this commit: OCA@258a5a9

Fixes OCA#3420
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @tarteo,
some modules you are maintaining are being modified, check this out!

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested that works in runboat.

One side question, as you mention SVG. Is there a way to export the full SVG to a file?

@carlos-lopez-tecnativa

Copy link
Copy Markdown
Contributor Author

Tested that works in runboat.

One side question, as you mention SVG. Is there a way to export the full SVG to a file?

Sorry, but I do not understand what you mean. This SVG is a template, and on top of it the arrows are drawn (it is a workaround). Even if we add this SVG as a file (as I understand you are referring to), I do not see what we would gain from that. We need to render the SVG dynamically.

@pedrobaeza

Copy link
Copy Markdown
Member

No, sorry, I'm talking for having an extra feature, which is to save all the "kanban" as an SVG, for inserting the timeline in a document, etc, like other planning softwares allow.

@carlos-lopez-tecnativa

Copy link
Copy Markdown
Contributor Author

No, sorry, I'm talking for having an extra feature, which is to save all the "kanban" as an SVG, for inserting the timeline in a document, etc, like other planning softwares allow.

Ah, OK. I do not know if it is possible to export the timeline; I have not investigated it. If you need it, I can look into it, but could you please open a new task or issue for this?

@cvinh cvinh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on my environment

@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 18.0-ocabot-merge-pr-3424-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit d0d1f64 into OCA:18.0 Jan 30, 2026
9 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 63ecd2a. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza
pedrobaeza deleted the 18.0-web_timeline-fix-svg branch January 30, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[18.0] web_timeline : Dependency arrows are not shown anymore

4 participants