Skip to content

[18.0][FIX] web_remember_tree_column_width: fetch element from start event#3273

Merged
OCA-git-bot merged 1 commit intoOCA:18.0from
StefanRijnhart:18.0-fix-web_remember_tree_width_start_event
Sep 23, 2025
Merged

[18.0][FIX] web_remember_tree_column_width: fetch element from start event#3273
OCA-git-bot merged 1 commit intoOCA:18.0from
StefanRijnhart:18.0-fix-web_remember_tree_width_start_event

Conversation

@StefanRijnhart
Copy link
Copy Markdown
Member

Analogous to the inherited code, the event listener would work on the resize stop event, but this event would regularly not have the same target as the resize start event in which case the field name and size could not be determined.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @frahikLV, @cuongnmtm, @luisg123v,
some modules you are maintaining are being modified, check this out!

@StefanRijnhart StefanRijnhart changed the title [FIX] web_remember_tree_column_width: fetch element from start event [18.0][FIX] web_remember_tree_column_width: fetch element from start event Sep 4, 2025
@StefanRijnhart StefanRijnhart added this to the 18.0 milestone Sep 4, 2025
Copy link
Copy Markdown

@AaronHForgeFlow AaronHForgeFlow left a comment

Choose a reason for hiding this comment

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

I could reproduce the issue (resize embedded lists with buttons on it) and this PR seem to fix it.

Analogous to the inherited code, the event listener would work on the resize
stop event, but this event would regularly not have the same target as the
resize start event in which case the field name and size could not be
determined.
@StefanRijnhart StefanRijnhart force-pushed the 18.0-fix-web_remember_tree_width_start_event branch from e40f3f9 to d7543c0 Compare September 23, 2025 14:39
@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@legalsylvain
Copy link
Copy Markdown
Contributor

/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-3273-by-legalsylvain-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit af7187a into OCA:18.0 Sep 23, 2025
9 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

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.

6 participants